# HG changeset patch # User Goffi # Date 1566728194 -7200 # Node ID 4976eb0f531503b3134bc9328d97a409a2573047 # Parent b2a9da7708f66fa7051f04f5bcc5aaff6e0b3f3d install (setup.py): updated classifiers diff -r b2a9da7708f6 -r 4976eb0f5315 setup.py --- a/setup.py Sun Aug 25 12:05:49 2019 +0200 +++ b/setup.py Sun Aug 25 12:16:34 2019 +0200 @@ -65,7 +65,10 @@ author_email="contact@goffi.org", url="https://www.salut-a-toi.org", classifiers=[ - "Development Status :: 3 - Alpha", + "Programming Language :: Python :: 3 :: Only", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Twisted", "License :: OSI Approved :: GNU Affero General Public License v3 "