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 = "./."