We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 622eb6c + 0760910 commit 6c5acffCopy full SHA for 6c5acff
setup.py
@@ -27,7 +27,7 @@ def run_tests(self):
27
'paste',
28
'zope.interface',
29
'repoze.who',
30
- 'pycrypto', # 'Crypto'
+ 'pycrypto >= 2.2', # 'Crypto'
31
'pytz',
32
'pyOpenSSL',
33
'python-dateutil',
0 commit comments