diff --git a/pyproject.toml b/pyproject.toml index fd32f1c..c6e19f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.1.0" description = "" authors = ["Richard Steinbrueck "] readme = "README.md" +package-mode = false [tool.poetry.dependencies] python = "^3.11"