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