mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
add jsonrpclib dependency
This commit is contained in:
parent
4682d95a76
commit
a4c767437c
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -33,6 +33,7 @@ setup(
|
|||
'qrcode',
|
||||
'protobuf',
|
||||
'dnspython',
|
||||
'jsonrpclib',
|
||||
],
|
||||
packages=[
|
||||
'electrum',
|
||||
|
|
Loading…
Add table
Reference in a new issue