We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0897d28 commit 4b83b55Copy full SHA for 4b83b55
1 file changed
pyproject.toml
@@ -56,6 +56,7 @@ pytest = "^7.0.0"
56
pytest-asyncio = "^0.21.0"
57
pytest-cov = "^4.0.0"
58
pytest-mock = "^3.10.0"
59
+pytest-aiohttp = "^1.0.0"
60
coverage = {extras = ["toml"], version = "^7.0.0"}
61
62
[tool.poetry.scripts]
0 commit comments