File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ requires = ["setuptools>=61.2"]
3
3
build-backend = " setuptools.build_meta"
4
4
5
5
[project ]
6
+ # see https://packaging.python.org/en/latest/specifications/pyproject-toml/
6
7
name = " gunicorn"
7
8
authors = [{
name =
" Benoit Chesneau" ,
email =
" [email protected] " }]
8
9
license = {text = " MIT" }
@@ -46,6 +47,7 @@ Homepage = "https://gunicorn.org"
46
47
Documentation = " https://docs.gunicorn.org"
47
48
"Issue tracker" = " https://github.com/benoitc/gunicorn/issues"
48
49
"Source code" = " https://github.com/benoitc/gunicorn"
50
+ Changelog = " https://docs.gunicorn.org/en/stable/news.html"
49
51
50
52
[project .optional-dependencies ]
51
53
gevent = [" gevent>=1.4.0" ]
You can’t perform that action at this time.
0 commit comments