Skip to content

Commit efbf201

Browse files
docs: Add GitHub Releases page to project url metadata (#2099)
* Add https://github.com/scikit-hep/pyhf/releases to 'Project links' section on PyPI webpage.
1 parent e942d85 commit efbf201

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
@@ -56,6 +56,7 @@ Documentation = "https://pyhf.readthedocs.io/"
5656
Homepage = "https://github.com/scikit-hep/pyhf"
5757
"Issue Tracker" = "https://github.com/scikit-hep/pyhf/issues"
5858
"Release Notes" = "https://pyhf.readthedocs.io/en/stable/release-notes.html"
59+
"Releases" = "https://github.com/scikit-hep/pyhf/releases"
5960
"Source Code" = "https://github.com/scikit-hep/pyhf"
6061

6162
[project.optional-dependencies]

0 commit comments

Comments
 (0)