Skip to content

Commit 9787811

Browse files
committed
Add package project URLs
1 parent 6130107 commit 9787811

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ license={text="MIT"}
1414

1515
[tool.setuptools.packages.find]
1616
include=["yournotify*"]
17+
18+
[project.urls]
19+
Homepage = "https://github.com/yournotify/yournotify-python"
20+
Repository = "https://github.com/yournotify/yournotify-python"
21+
Issues = "https://github.com/yournotify/yournotify-python/issues"

0 commit comments

Comments
 (0)