mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #2243 from benoitc/pep301-development-status
Updated Development Status 5 - Production/Stable
This commit is contained in:
commit
73ae195068
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ from gunicorn import __version__
|
|||||||
|
|
||||||
|
|
||||||
CLASSIFIERS = [
|
CLASSIFIERS = [
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'Environment :: Other Environment',
|
'Environment :: Other Environment',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user