diff --git a/pyproject.toml b/pyproject.toml index 38fbfdb..8d3cb22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] -packages = ["src/megasniff"] +packages = ["src/breakshaft"] [dependency-groups]