switch to "stable" in setup.py troves

This commit is contained in:
kakwa 2019-02-09 20:19:57 +01:00
parent f824790849
commit 0793361d90
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ setup(
tests_require=['pytest', 'pep8', 'pytidylib'],
cmdclass={'test': PyTest},
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: CherryPy',
'Intended Audience :: System Administrators',