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 05b2164 commit 1ed80d5Copy full SHA for 1ed80d5
pyproject.toml
@@ -53,6 +53,7 @@ Homepage = "https://python-ellar.github.io/ellar-sqlalchemy/"
53
test = [
54
"pytest >= 7.1.3,<8.0.0",
55
"pytest-cov >= 2.12.0,<5.0.0",
56
+ "pytest-asyncio",
57
"ruff ==0.1.9",
58
"mypy == 1.8.0",
59
"autoflake",
0 commit comments