mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
fixed incorrect dependency
This commit is contained in:
parent
b15a890eef
commit
1319f58276
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -74,7 +74,7 @@ setup(
|
|||
'qrcode',
|
||||
'SocksiPy-branch',
|
||||
'tlslite',
|
||||
'pythondns'
|
||||
'dnspython'
|
||||
],
|
||||
package_dir={
|
||||
'electrum': 'lib',
|
||||
|
|
Loading…
Add table
Reference in a new issue