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 0cd3555 commit 674bb62Copy full SHA for 674bb62
pyproject.toml
@@ -14,6 +14,7 @@ dependencies = [
14
"ruff>=0.11.8",
15
"pytest>=8.3.5",
16
"pytest-cov>=6.1.1",
17
+ "pytest-asyncio>=0.26.0",
18
]
19
20
[tool.pytest.ini_options]
0 commit comments