wance_data/pyproject.toml

5 lines
103 B
TOML

[tool.aerich]
tortoise_orm = "src.tortoises.TORTOISE_ORM"
location = "./migrations"
src_folder = "./."