mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Add Python 3.9 to PyPI classifiers
This commit is contained in:
parent
2ad21734d4
commit
d7ff60536d
1
setup.py
1
setup.py
@ -25,6 +25,7 @@ CLASSIFIERS = [
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3 :: Only',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user