Fix in classifiers for pypi
This commit is contained in:
parent
8ba5bad587
commit
cd616efab1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue