Skip to content

Commit

Permalink
change classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
be-hase committed Oct 14, 2016
1 parent e33dd1a commit 6fde69b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ def run_tests(self):
tests_require=_requirements_test(),
cmdclass={'test': PyTest},
classifiers=[
"Development Status :: 1 - Planning",
# "Development Status :: 5 - Production/Stable",
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"Intended Audience :: Developers",
"Programming Language :: Python",
Expand Down

0 comments on commit 6fde69b

Please sign in to comment.