Skip to content

Commit 8d84ebb

Browse files
authored
chore: add urls for PyPI links (#1114)
1 parent 007b428 commit 8d84ebb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ packages = [
2929
{ include = "zeroconf", from = "src" },
3030
]
3131

32+
[tool.poetry.urls]
33+
"Bug Tracker" = "https://github.com/python-zeroconf/python-zeroconf/issues"
34+
"Changelog" = "https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md"
3235

3336
[tool.semantic_release]
3437
branch = "master"

0 commit comments

Comments
 (0)