We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33dd1a commit 6fde69bCopy full SHA for 6fde69b
setup.py
@@ -73,8 +73,7 @@ def run_tests(self):
73
tests_require=_requirements_test(),
74
cmdclass={'test': PyTest},
75
classifiers=[
76
- "Development Status :: 1 - Planning",
77
- # "Development Status :: 5 - Production/Stable",
+ "Development Status :: 5 - Production/Stable",
78
"License :: OSI Approved :: Apache Software License",
79
"Intended Audience :: Developers",
80
"Programming Language :: Python",
0 commit comments