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 7baf167 commit 7246144Copy full SHA for 7246144
pyproject.toml
@@ -37,5 +37,8 @@ Source = "https://github.com/SoftwareAG/cumulocity-python-api"
37
Issues = "https://github.com/SoftwareAG/cumulocity-python-api/issues"
38
Documentation = "https://cumulocity-python-api.readthedocs.io/en/latest/"
39
40
+[tool.hatch.build]
41
+include = ["c8y_api", "c8y_tk"]
42
+
43
[tool.hatch.version]
44
source = "vcs"
0 commit comments