Skip to content

Commit 6fde69b

Browse files
committed
change classifiers
1 parent e33dd1a commit 6fde69b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ def run_tests(self):
7373
tests_require=_requirements_test(),
7474
cmdclass={'test': PyTest},
7575
classifiers=[
76-
"Development Status :: 1 - Planning",
77-
# "Development Status :: 5 - Production/Stable",
76+
"Development Status :: 5 - Production/Stable",
7877
"License :: OSI Approved :: Apache Software License",
7978
"Intended Audience :: Developers",
8079
"Programming Language :: Python",

0 commit comments

Comments
 (0)