Delete pyproject.toml
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s

This commit is contained in:
Corban-Lee Jones 2024-12-12 17:24:11 +00:00
parent 96fe28b15c
commit 3ae7b28433

View File

@ -1,4 +0,0 @@
[tool.aerich]
tortoise_orm = "bot.TORTOISE_ORM"
location = "./migrations"
src_folder = "./."