feat(dependencies): update sqlalchemy to use asyncio and add aiosqlite and pytest-asyncio
This commit is contained in:
@@ -120,5 +120,6 @@ exclude_lines = [
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-n auto -ra --ignore=tests/ebook_search"
|
||||
asyncio_mode = "auto"
|
||||
testpaths = ["tests"]
|
||||
# --cov=system_tools --cov-report=term-missing --cov-report=xml --cov-report=html --cov-branch
|
||||
|
||||
Reference in New Issue
Block a user