diff --git a/pyproject.toml b/pyproject.toml index aad4b9e2..08122870 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -177,8 +177,8 @@ allow-direct-references = true only-include = ["fastagency", "templates", "javascript"] [tool.hatch.build.targets.wheel.sources] -"src" = "" -"scripts" = "fastagency/templates, fastagency/javascript" +# "src" = "" +# "scripts" = "fastagency/scripts" [tool.mypy]