Skip to content

Commit

Permalink
PyCrypto >= 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mich committed Nov 14, 2013
1 parent 3d4471e commit 234735d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -33,7 +33,7 @@
"workerpool>=0.9.2", "Jinja2>=2.7",
"decorator>=3.4.0", "iptools>=0.6.1",
"optcomplete>=1.2-devel",
"pycrypto >= 2.1, != 2.4"],
"pycrypto >= 2.5"],
include_package_data=True,
entry_points=dict(console_scripts=console_scripts),
zip_safe=False)
Expand Down

0 comments on commit 234735d

Please sign in to comment.