1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-24 02:14:20 +01:00

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

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',