Show More
@@ -43,7 +43,7 b' jobs:' | |||||
43 | python -m pip install --upgrade -e file://$PWD#egg=ipython[test] |
|
43 | python -m pip install --upgrade -e file://$PWD#egg=ipython[test] | |
44 | # we must install IPython after ipykernel to get the right versions. |
|
44 | # we must install IPython after ipykernel to get the right versions. | |
45 | python -m pip install --upgrade --upgrade-strategy eager flaky ipyparallel |
|
45 | python -m pip install --upgrade --upgrade-strategy eager flaky ipyparallel | |
46 | python -m pip install --upgrade 'pytest<7' |
|
46 | python -m pip install --upgrade 'pytest<7' 'pytest_asyncio<0.21' | |
47 | - name: pytest |
|
47 | - name: pytest | |
48 | env: |
|
48 | env: | |
49 | COLUMNS: 120 |
|
49 | COLUMNS: 120 |
General Comments 0
You need to be logged in to leave comments.
Login now