diff --git a/setup.cfg b/setup.cfg index e49c0f0..e6e24f4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,4 @@ [tool:pytest] norecursedirs = .git .venv asyncio_mode = auto +asyncio_default_fixture_loop_scope = function