We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161716d commit 43326c2Copy full SHA for 43326c2
pyproject.toml
@@ -7,3 +7,9 @@ requires = [
7
build-backend = "setuptools.build_meta"
8
9
[tool.setuptools_scm]
10
+
11
+[project.urls]
12
+Homepage = "https://github.com/SoftwareAG/cumulocity-python-api"
13
+Source = "https://github.com/SoftwareAG/cumulocity-python-api"
14
+Issues = "https://github.com/SoftwareAG/cumulocity-python-api/issues"
15
+Documentation = "https://cumulocity-python-api.readthedocs.io/en/latest/"
0 commit comments