mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 00:41:31 +00:00
revert dnspython dependency in setup.py
This commit is contained in:
parent
67b39e67d4
commit
41571de1e6
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
@ -74,8 +74,7 @@ setup(
|
|||
'qrcode',
|
||||
'SocksiPy-branch',
|
||||
'protobuf',
|
||||
'tlslite',
|
||||
'dnspython'
|
||||
'tlslite'
|
||||
],
|
||||
package_dir={
|
||||
'electrum': 'lib',
|
||||
|
|
Loading…
Add table
Reference in a new issue