diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index 33b57ed..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,7 +0,0 @@ -[build-system] -requires = ["hatchling"] -build-backend = "hatchling.build" - -[project] -name = "app" -version = "0.0.1"