chore: update setup.cfg classifiers
This commit is contained in:
parent
59823fe6d7
commit
b3273ee9e2
1 changed files with 7 additions and 3 deletions
10
setup.cfg
10
setup.cfg
|
|
@ -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 =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue