We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c7a73 commit c79ebceCopy full SHA for c79ebce
pyproject.toml
@@ -25,6 +25,10 @@ dynamic = ["version"]
25
test = ["mypy", "pytest"]
26
dev = ["pre-commit", "release-version"]
27
28
+[project.urls]
29
+Homepage = "https://github.com/actris-cloudnet/ceilopyter"
30
+Issues = "https://github.com/actris-cloudnet/ceilopyter/issues"
31
+
32
[tool.hatch.version]
33
path = "ceilopyter/version.py"
34
0 commit comments