There was an error while loading. Please reload this page.
1 parent 007b428 commit 8d84ebbCopy full SHA for 8d84ebb
1 file changed
pyproject.toml
@@ -29,6 +29,9 @@ packages = [
29
{ include = "zeroconf", from = "src" },
30
]
31
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"
35
36
[tool.semantic_release]
37
branch = "master"
0 commit comments