Fix in classifiers for pypi

This commit is contained in:
Antonio de la Rosa 2024-05-25 00:47:44 +02:00
parent 8ba5bad587
commit cd616efab1

View file

@ -30,7 +30,7 @@ setup(name='paramecio2',
platforms = 'any',
classifiers=['Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: GPLV3 License',
'License :: OSI Approved :: GNU Affero General Public License v3',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries',
'Topic :: Internet :: WWW/HTTP :: HTTP Servers',
'Topic :: Internet :: WWW/HTTP :: WSGI',