diff setup.py @ 412:ff17f5cd8300

setup: fixed development status classifier
author Goffi <goffi@goffi.org>
date Fri, 16 Aug 2019 12:44:28 +0200
parents a58610ab2983
children ccb2a22ea0fc
line wrap: on
line diff
--- a/setup.py	Fri Aug 16 12:35:13 2019 +0200
+++ b/setup.py	Fri Aug 16 12:44:28 2019 +0200
@@ -57,7 +57,7 @@
       author='Association « Salut à Toi »',
       author_email='goffi@goffi.org',
       url='https://salut-a-toi.org',
-      classifiers=['Development Status :: 5',
+      classifiers=['Development Status :: 5 - Production/Stable',
                    'Framework :: Twisted',
                    'License :: OSI Approved :: GNU Affero General Public License v3 '
                    'or later (AGPLv3+)',