We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778dac1 commit ce56b91Copy full SHA for ce56b91
.travis.yml
@@ -37,7 +37,7 @@ install:
37
- pip install -e file://$PWD#egg=ipython[test] --upgrade
38
- pip install trio curio --upgrade --upgrade-strategy eager
39
- pip install 'pytest' 'matplotlib !=3.2.0'
40
- - pip install codecov check-manifest pytest-cov --upgrade
+ - pip install codecov check-manifest pytest-cov --upgrade anyio pytest-asyncio
41
42
43
script:
0 commit comments