1 parent 761f608 commit 0363708Copy full SHA for 0363708
1 file changed
libs/pyTermTk/pyproject.toml
@@ -29,6 +29,13 @@ classifiers = [
29
"Topic :: Software Development :: Libraries :: Application Frameworks"
30
]
31
32
+[project.urls]
33
+Homepage = "https://github.com/ceccopierangiolieugenio/pyTermTk"
34
+Documentation = "https://ceccopierangiolieugenio.github.io/pyTermTk-Docs/"
35
+Repository = "https://github.com/ceccopierangiolieugenio/pyTermTk.git"
36
+Issues = "https://github.com/ceccopierangiolieugenio/pyTermTk/issues"
37
+Changelog = "https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/libs/pyTermTk/CHANGELOG.md"
38
+
39
[tool.setuptools.packages.find]
40
where = ["."]
41
0 commit comments