ipython/relax-pytest-version-requirement.patch
2022-12-07 22:59:00 +01:00

14 lines
230 B
Diff

diff --git a/setup.cfg b/setup.cfg
index 0e3718368..a7ac1fc56 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -63,7 +63,7 @@ qtconsole =
qtconsole
terminal =
test =
- pytest<7.1
+ pytest
pytest-asyncio
testpath
test_extra =