We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed80d5 commit 9556c88Copy full SHA for 9556c88
pyproject.toml
@@ -54,6 +54,7 @@ test = [
54
"pytest >= 7.1.3,<8.0.0",
55
"pytest-cov >= 2.12.0,<5.0.0",
56
"pytest-asyncio",
57
+ "aiosqlite",
58
"ruff ==0.1.9",
59
"mypy == 1.8.0",
60
"autoflake",
0 commit comments