mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #10519 from adamchainz/patch-1
Add Changelog to project_urls
This commit is contained in:
commit
04cdac2dd8
1
setup.py
1
setup.py
@ -67,6 +67,7 @@ setup(
|
||||
long_description_content_type='text/x-rst',
|
||||
project_urls={
|
||||
"Code": "https://github.com/sphinx-doc/sphinx",
|
||||
"Changelog": "https://www.sphinx-doc.org/en/master/changes.html",
|
||||
"Issue tracker": "https://github.com/sphinx-doc/sphinx/issues",
|
||||
},
|
||||
zip_safe=False,
|
||||
|
Loading…
Reference in New Issue
Block a user