##// END OF EJS Templates
pin pytest
Matthias Bussonnier -
Show More
@@ -63,7 +63,7 b' qtconsole ='
63 63 qtconsole
64 64 terminal =
65 65 test =
66 pytest
66 pytest<7
67 67 pytest-asyncio
68 68 testpath
69 69 test_extra =
@@ -72,7 +72,7 b' test_extra ='
72 72 nbformat
73 73 numpy>=1.19
74 74 pandas
75 pytest
75 pytest<7
76 76 testpath
77 77 trio
78 78 all =
General Comments 0
You need to be logged in to leave comments. Login now