Skip to content

Commit 52c039e

Browse files
committed
Fix wheel build for PyPI by removing duplicate template force-include.
1 parent c544e8c commit 52c039e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ build-backend = "hatchling.build"
6767
[tool.hatch.build.targets.wheel]
6868
packages = ["src/toolschema"]
6969

70-
[tool.hatch.build.targets.wheel.force-include]
71-
"src/toolschema/templates" = "toolschema/templates"
72-
7370
[tool.ruff]
7471
line-length = 100
7572
target-version = "py310"

0 commit comments

Comments
 (0)