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