diff --git a/setup.cfg b/setup.cfg index 7c964b4..6e35c9f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [wheel] universal=1 + +[tool:pytest] +asyncio_default_fixture_loop_scope = session