diff --git a/pyproject.toml b/pyproject.toml index c2576dd..9b9adf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,3 @@ build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["tuftecms"] - -[tool.hatch.build.targets.wheel.force-include] -"tuftecms/templates" = "tuftecms/templates" -"tuftecms/static" = "tuftecms/static"