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 =
|
||||
Bug Tracker = https://bitbucket.org/victorykit/httpaste/jira
|
||||
classifiers =
|
||||
topic = : Software Development :: Libraries :: Python Modules
|
||||
Programming Language :: Python :: 3
|
||||
Development Status :: 3 - Alpha
|
||||
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
|
||||
License :: Other/Proprietary License
|
||||
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
||||
|
||||
[options]
|
||||
install_requires =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue