We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee37ca commit 4797f7fCopy full SHA for 4797f7f
setup.py
@@ -60,7 +60,6 @@ def get_version(package):
60
'Programming Language :: Python :: 3.4',
61
'Topic :: Utilities',
62
],
63
- # install_requires=['cryptography'],
64
test_suite='tests',
65
setup_requires=['pytest-runner'],
66
tests_require=tests_require,
0 commit comments