dict-server/pyproject.toml

4 lines
97 B
TOML

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