Skip to content

Commit 761e461

Browse files
authored
Add release notes project URL for quick access in PyPI web (#2835)
Use "Release Notes" as the link title instead of the document's "Release History" title to get a representative icon shown for it. https://github.com/pypi/warehouse/blob/04ee9be504caa89345617b2795ff53fc22631297/warehouse/templates/packaging/detail.html#L24
1 parent fd866d5 commit 761e461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ license = "MIT"
1212
urls.Homepage = "http://tox.readthedocs.org"
1313
urls.Source = "https://github.com/tox-dev/tox"
1414
urls.Tracker = "https://github.com/tox-dev/tox/issues"
15+
urls."Release Notes" = "https://tox.wiki/en/latest/changelog.html"
1516
authors = [{ name = "Bernát Gábor", email = "[email protected]" }]
1617
maintainers = [
1718
{ name = "Anthony Sottile", email = "[email protected]" },

0 commit comments

Comments
 (0)