Skip to content

Commit

Permalink
Pin sagemath-categories the same as other sage packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthomas23 committed Apr 29, 2024
1 parent ef6221f commit 014feba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# (Avoid 10.3b6 because of https://github.com/sagemath/sage/pull/37178)
pip install --pre "sagemath-repl<10.3b6" "sagemath-environment<10.3b6"
# Install optionals that make more tests pass
pip install sagemath-categories pillow
pip install "sagemath-categories<10.3b6" pillow
cd ..
- name: Test sagemath-repl
run: |
Expand Down

0 comments on commit 014feba

Please sign in to comment.