1
0

fixed setup.py so it doesnt break when trying to install pyasn1

This commit is contained in:
Kevin Cooper
2015-02-04 03:47:16 -07:00
parent 55c88a1748
commit f928c565c4

View File

@@ -69,8 +69,8 @@ setup(
'ecdsa>=0.9',
'pbkdf2',
'requests',
'pyasn1',
'pyasn1-modules',
'pyasn1',
'qrcode',
'SocksiPy-branch',
'protobuf',