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.
1 parent d5459b8 commit ca2c958Copy full SHA for ca2c958
setup.py
@@ -20,7 +20,7 @@
20
install_requires=['Flask', 'PyJWT', 'simplekv'],
21
extras_require={
22
'asymmetric_crypto': ["cryptography"]
23
- }
+ },
24
classifiers=[
25
'Development Status :: 4 - Beta',
26
'Environment :: Web Environment',
0 commit comments