Skip to content

Commit b9d412d

Browse files
committed
Don't remove packages key
1 parent bbc3155 commit b9d412d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ exclude = [
105105
]
106106

107107
[tool.hatch.build.targets.wheel]
108+
packages = ["src/kitconcept"]
108109
include = [
109110
"src/kitconcept/**",
110111
"docs/**",

0 commit comments

Comments
 (0)