Skip to content

Commit 7246144

Browse files
committed
Fixed packaging.
1 parent 7baf167 commit 7246144

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@ Source = "https://github.com/SoftwareAG/cumulocity-python-api"
3737
Issues = "https://github.com/SoftwareAG/cumulocity-python-api/issues"
3838
Documentation = "https://cumulocity-python-api.readthedocs.io/en/latest/"
3939

40+
[tool.hatch.build]
41+
include = ["c8y_api", "c8y_tk"]
42+
4043
[tool.hatch.version]
4144
source = "vcs"

0 commit comments

Comments
 (0)