We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c544e8c commit 52c039eCopy full SHA for 52c039e
1 file changed
pyproject.toml
@@ -67,9 +67,6 @@ build-backend = "hatchling.build"
67
[tool.hatch.build.targets.wheel]
68
packages = ["src/toolschema"]
69
70
-[tool.hatch.build.targets.wheel.force-include]
71
-"src/toolschema/templates" = "toolschema/templates"
72
-
73
[tool.ruff]
74
line-length = 100
75
target-version = "py310"
0 commit comments