removing pycrypto from setup.py

This commit is contained in:
Aaron Blankstein
2017-04-28 16:35:59 -04:00
parent 43f1b8ec3c
commit c5219e376a

View File

@@ -49,7 +49,6 @@ setup(
'defusedxml>=0.4.1',
'keylib>=0.0.5',
'mixpanel>=4.3.1',
'pycrypto>=2.6.1',
'simplejson>=3.8.2',
'jsonschema>=2.5.1',
'scrypt>=0.8.0',