Skip to content

Commit

Permalink
switch to "stable" in setup.py troves
Browse files Browse the repository at this point in the history
  • Loading branch information
kakwa committed Feb 9, 2019
1 parent f824790 commit 0793361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def get_list_files(basedir, targetdir):
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',
Expand Down

0 comments on commit 0793361

Please sign in to comment.