##// END OF EJS Templates
less warnigns try to fix tests
Matthias Bussonnier -
Show More
@@ -37,7 +37,7 b' install:'
37 - pip install -e file://$PWD#egg=ipython[test] --upgrade
37 - pip install -e file://$PWD#egg=ipython[test] --upgrade
38 - pip install trio curio --upgrade --upgrade-strategy eager
38 - pip install trio curio --upgrade --upgrade-strategy eager
39 - pip install 'pytest' 'matplotlib !=3.2.0'
39 - pip install 'pytest' 'matplotlib !=3.2.0'
40 - pip install codecov check-manifest pytest-cov --upgrade
40 - pip install codecov check-manifest pytest-cov --upgrade anyio pytest-asyncio
41
41
42
42
43 script:
43 script:
General Comments 0
You need to be logged in to leave comments. Login now