1
0

Use PySocks from pypi instead of SocksiPy

This commit is contained in:
Johann Bauer
2017-02-25 13:44:15 +01:00
parent 6d38c411d1
commit 74af19705d
2 changed files with 1 additions and 382 deletions

View File

@@ -44,6 +44,7 @@ setup(
'protobuf',
'dnspython',
'jsonrpclib',
'PySocks>=1.6.6',
],
packages=[
'electrum',