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 cae7952 commit 3ffb55dCopy full SHA for 3ffb55d
pyproject.toml
@@ -36,6 +36,7 @@ chevron = "=0.14.0"
36
pytest = ">=2.8"
37
pytest-cov = ">=2.4.0"
38
pytest-mypy = "==1.0.1"
39
+pytest-asyncio = ">=0.21.0"
40
mypy = "==1.18.2"
41
pycodestyle = "^2.12.1"
42
isort = ">=5.13.2,<7.0.0"
0 commit comments