##// END OF EJS Templates
fix setup.cfg
Matthias Bussonnier -
Show More
@@ -67,13 +67,12 b' test ='
67 67 pytest-asyncio
68 68 testpath
69 69 test_extra =
70 %(test)s
70 71 curio
71 72 matplotlib!=3.2.0
72 73 nbformat
73 74 numpy>=1.19
74 75 pandas
75 pytest
76 testpath
77 76 trio
78 77 all =
79 78 %(black)s
General Comments 0
You need to be logged in to leave comments. Login now