diff --git a/pyproject.toml b/pyproject.toml index 0fe1c32..d496d83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,8 +13,8 @@ hello = "hello_world:hello" requires = ["hatchling"] build-backend = "hatchling.build" -[tool.hatch.build.targets.wheel] -packages = ["src/tito"] +# [tool.hatch.build.targets.wheel] +# packages = ["src/tito"] [dependency-groups] dev = [