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 d09eef8 commit 32cc674Copy full SHA for 32cc674
setup.py
@@ -68,8 +68,8 @@
68
# How mature is this project? Common values are
69
# 3 - Alpha
70
# 5 - Production/Stable
71
- #'Development Status :: 5 - Production/Stable',
72
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
+ #'Development Status :: 3 - Alpha',
73
74
# Indicate who your project is intended for
75
'Intended Audience :: Developers',
0 commit comments