Files
shredos.x86_64/package/python-aerich/Config.in
2026-01-06 22:53:29 +00:00

11 lines
337 B
Plaintext

config BR2_PACKAGE_PYTHON_AERICH
bool "python-aerich"
select BR2_PACKAGE_PYTHON_ANYIO # runtime
select BR2_PACKAGE_PYTHON_ASYNCCLICK # runtime
select BR2_PACKAGE_PYTHON_DICTDIFFER # runtime
select BR2_PACKAGE_PYTHON_TORTOISE_ORM # runtime
help
A database migrations tool for Tortoise ORM.
https://github.com/tortoise/aerich