Skip to content

Commit

Permalink
Merge pull request #105 from em-/master
Browse files Browse the repository at this point in the history
Drop pycrypto dependency as it's not used anywhere
  • Loading branch information
FedericoCeratto committed Aug 21, 2016
2 parents 98508cf + 94d4017 commit 0384b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -37,7 +37,6 @@
classifiers=CLASSIFIERS,
install_requires=[
'Bottle',
'pycrypto',
],
extras_require={
'scrypt': ["scrypt>=0.6.1"],
Expand Down

0 comments on commit 0384b67

Please sign in to comment.