Show More
@@ -38,7 +38,7 b' install:' | |||
|
38 | 38 | - pip install setuptools --upgrade |
|
39 | 39 | - pip install -e file://$PWD#egg=ipython[test] --upgrade |
|
40 | 40 | - pip install trio curio --upgrade --upgrade-strategy eager |
|
41 | - pip install pytest matplotlib | |
|
41 | - pip install pytest 'matplotlib !=3.2.0' | |
|
42 | 42 | - pip install codecov check-manifest --upgrade |
|
43 | 43 | |
|
44 | 44 | script: |
General Comments 0
You need to be logged in to leave comments.
Login now