Show More
@@ -61,7 +61,8 b' jobs:' | |||
|
61 | 61 | # (Avoid 10.3b6 because of https://github.com/sagemath/sage/pull/37178) |
|
62 | 62 | pip install --pre "sagemath-repl<10.3b6" "sagemath-environment<10.3b6" |
|
63 | 63 | # Install optionals that make more tests pass |
|
64 |
pip install |
|
|
64 | pip install pillow | |
|
65 | pip install --pre "sagemath-categories<10.3b6" | |
|
65 | 66 | cd .. |
|
66 | 67 | - name: Test sagemath-repl |
|
67 | 68 | run: | |
General Comments 0
You need to be logged in to leave comments.
Login now