diff --git a/pyproject.toml b/pyproject.toml index 46eddaa..d23d55f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,4 +28,4 @@ requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] -packages = ["pylogtracer"] +packages = ["pylogtracer/pylogtracer"]