diff --git a/pyproject.toml b/pyproject.toml index c026343..9fef1f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,4 +61,4 @@ convention = "google" "Source Code" = "https://github.com/nqrduck/nqrduck-autotm" [tool.hatch.build.targets.wheel] -packages = ["src/nqrduck"] \ No newline at end of file +packages = ["src/nqrduck_autotm"] \ No newline at end of file