feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
This commit is contained in:
@@ -125,6 +125,10 @@ pytest-mock = "^3.14.0"
|
||||
[tool.poetry.group."dev,tests".dependencies]
|
||||
pytest-json-report = "^1.5.0"
|
||||
|
||||
|
||||
[tool.poetry.group.sqlite.dependencies]
|
||||
aiosqlite = "^0.21.0"
|
||||
|
||||
[tool.black]
|
||||
line-length = 140
|
||||
target-version = ['py310', 'py311', 'py312', 'py313']
|
||||
|
||||
Reference in New Issue
Block a user