Skip to content

Commit

Permalink
Fixed packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
chsou committed Nov 21, 2024
1 parent 7baf167 commit 7246144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@ Source = "https://github.com/SoftwareAG/cumulocity-python-api"
Issues = "https://github.com/SoftwareAG/cumulocity-python-api/issues"
Documentation = "https://cumulocity-python-api.readthedocs.io/en/latest/"

[tool.hatch.build]
include = ["c8y_api", "c8y_tk"]

[tool.hatch.version]
source = "vcs"

0 comments on commit 7246144

Please sign in to comment.