Skip to content

Commit c79ebce

Browse files
committed
Add project URLs
1 parent 65c7a73 commit c79ebce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ dynamic = ["version"]
2525
test = ["mypy", "pytest"]
2626
dev = ["pre-commit", "release-version"]
2727

28+
[project.urls]
29+
Homepage = "https://github.com/actris-cloudnet/ceilopyter"
30+
Issues = "https://github.com/actris-cloudnet/ceilopyter/issues"
31+
2832
[tool.hatch.version]
2933
path = "ceilopyter/version.py"
3034

0 commit comments

Comments
 (0)