Skip to content

Commit 0363708

Browse files
chore: add pkgs uri for pypi
1 parent 761f608 commit 0363708

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

libs/pyTermTk/pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ classifiers = [
2929
"Topic :: Software Development :: Libraries :: Application Frameworks"
3030
]
3131

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+
3239
[tool.setuptools.packages.find]
3340
where = ["."]
3441

0 commit comments

Comments
 (0)