Dev: add support for asyncio_default_fixture_loop_scope in pytest-asyncio (#4589)

This commit is contained in:
Richard Schreiber
2024-10-29 16:36:43 +01:00
committed by GitHub
parent 3f99e0bece
commit a31f624417
+1 -1
View File
@@ -117,7 +117,7 @@ dev = [
"isort==5.13.*",
"pep8-naming==0.14.*",
"potypo",
"pytest-asyncio",
"pytest-asyncio>=0.24",
"pytest-cache",
"pytest-cov",
"pytest-django==4.*",