Skip to content

Commit 90ef0d3

Browse files
committed
build: add URLs to pyproject (for PyPI)
1 parent 0d03ec7 commit 90ef0d3

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
@@ -11,6 +11,11 @@ dependencies = [
1111
"pyqt5-qt5==5.15.2",
1212
]
1313

14+
[project.urls]
15+
Homepage = "https://github.com/truenicoco/hh-creator/"
16+
Repository = "https://github.com/truenicoco/hh-creator/"
17+
Issues = "https://github.com/truenicoco/hh-creator/issues"
18+
1419
[project.gui-scripts]
1520
hh-creator = "hh_creator.__main__:main"
1621

0 commit comments

Comments
 (0)