We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d03ec7 commit 90ef0d3Copy full SHA for 90ef0d3
pyproject.toml
@@ -11,6 +11,11 @@ dependencies = [
11
"pyqt5-qt5==5.15.2",
12
]
13
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
+
19
[project.gui-scripts]
20
hh-creator = "hh_creator.__main__:main"
21
0 commit comments