Alembic Baseline
This commit is contained in:
parent
d979374cbc
commit
aaf5fd893d
8 changed files with 502 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue