Skip to content

Commit cf73983

Browse files
committed
pyproject: link to release notes from PyPI page
Link to CHANGELOG.md instead of the GitHub Releases page, since it's less noisy. Signed-off-by: Benjamin Gilbert <[email protected]>
1 parent 3ae29b2 commit cf73983

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
@@ -32,6 +32,7 @@ dynamic = ["version"]
3232
[project.urls]
3333
Homepage = "https://openslide.org/"
3434
Documentation = "https://openslide.org/api/python/"
35+
"Release notes" = "https://github.com/openslide/openslide-python/blob/main/CHANGELOG.md"
3536
Repository = "https://github.com/openslide/openslide-python"
3637

3738
[tool.setuptools]

0 commit comments

Comments
 (0)