Add test runner
Some checks failed
Run Tests / run-tests (push) Failing after 28s

This commit is contained in:
2026-04-25 10:54:55 +02:00
parent d84a0eed3f
commit aec5bcf7ea
2 changed files with 31 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
[virtualenvs]
in-project = true
create = true
[tool.alembic]
script_location = "%(here)s/migrations"