Show More
@@ -37,7 +37,7 b' install:' | |||
|
37 | 37 | - pip install -e file://$PWD#egg=ipython[test] --upgrade |
|
38 | 38 | - pip install trio curio --upgrade --upgrade-strategy eager |
|
39 | 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 | 43 | script: |
General Comments 0
You need to be logged in to leave comments.
Login now