Alembic Baseline

This commit is contained in:
Frank Agerholm 2025-12-11 16:54:45 +01:00
commit aaf5fd893d
8 changed files with 502 additions and 3 deletions

View file

@ -22,6 +22,7 @@ dnspython = "^2.6"
[tool.poetry.group.dev.dependencies]
black = "^24.10"
ruff = "^0.6"
alembic = "^1.17.2"
[tool.poetry.scripts]
# optional: CLI entrypoint (statt python -m app.cli)