diff --git a/pyproject.toml b/pyproject.toml index 98705b6..e2b2d7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -138,4 +138,4 @@ requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] -packages = ["src/nene2", "src/example"] +packages = ["src/nene2"]