From 3ae7b284335b6f26884f3c42a6d60ca6f6a44cca Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Thu, 12 Dec 2024 17:24:11 +0000 Subject: [PATCH] Delete pyproject.toml --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index 7f669ab..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,4 +0,0 @@ -[tool.aerich] -tortoise_orm = "bot.TORTOISE_ORM" -location = "./migrations" -src_folder = "./."