From e27ee203ad54df0431d817abad09ec1caafde4d6 Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Tue, 31 Oct 2023 10:13:24 +0100 Subject: [PATCH] pin pytest-asyncio because of pytest-dev/pytest-asyncio#654 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 65e6ed684eb..2dd5c6e9709 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 =