chore: update setup.cfg classifiers

This commit is contained in:
Tiara Rodney 2022-04-02 19:15:31 +02:00
parent 59823fe6d7
commit b3273ee9e2

View file

@ -10,10 +10,14 @@ url = https://victorykit.bitbucket.io/httpaste
project_urls = project_urls =
Bug Tracker = https://bitbucket.org/victorykit/httpaste/jira Bug Tracker = https://bitbucket.org/victorykit/httpaste/jira
classifiers = classifiers =
topic = : Software Development :: Libraries :: Python Modules Development Status :: 3 - Alpha
Programming Language :: Python :: 3 Intended Audience :: Developers
Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Operating System :: OS Independent Operating System :: OS Independent
License :: Other/Proprietary License License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
[options] [options]
install_requires = install_requires =