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 1414251 commit 31c042eCopy full SHA for 31c042e
setup.py
@@ -14,7 +14,7 @@
14
'pycrypto'
15
],
16
classifiers=[
17
- 'Development Status :: 5 - Stable', # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
+ #'Development Status :: 5 - Stable', # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
18
'Intended Audience :: Developers', # Define that your audience are developers
19
'Topic :: Software Development :: Build Tools',
20
'License :: OSI Approved :: MIT License', # Again, pick a license
0 commit comments