From 196f7ebed836085bd393b8b724bd99c0cc493649 2022-03-14 10:20:51 From: Matthias Bussonnier Date: 2022-03-14 10:20:51 Subject: [PATCH] fix setup.cfg --- diff --git a/setup.cfg b/setup.cfg index ae2fd92..2027b53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,13 +67,12 @@ test = pytest-asyncio testpath test_extra = + %(test)s curio matplotlib!=3.2.0 nbformat numpy>=1.19 pandas - pytest - testpath trio all = %(black)s