diff --git a/pyproject.toml b/pyproject.toml index 22c56732..18cf7293 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,5 @@ -[project] -name = "kukkuu" -requires-python = ">=3.9" +# [project] +# requires-python = ">=3.9" [tool.ruff] extend-exclude = ["migrations", "snapshots"]