From 26e8b3ff4d05a4a32e4e306a49bfea6a9c773f38 Mon Sep 17 00:00:00 2001 From: jupfi Date: Wed, 17 Apr 2024 20:47:00 +0200 Subject: [PATCH] Updated path. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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