From e27ee203ad54df0431d817abad09ec1caafde4d6 2023-10-31 09:13:24 From: Matthias Bussonnier Date: 2023-10-31 09:13:24 Subject: [PATCH] pin pytest-asyncio because of pytest-dev/pytest-asyncio#654 --- diff --git a/setup.cfg b/setup.cfg index 65e6ed6..2dd5c6e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -73,7 +73,7 @@ qtconsole = terminal = test = pytest<7.1 - pytest-asyncio + pytest-asyncio<0.22 testpath pickleshare test_extra =