Skip to content

Commit 984ae03

Browse files
authored
force install spicy.yml
1 parent d7939ba commit 984ae03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
python -m pip install pytest
27+
python -m pip install spacy>=3.4
2728
# Go over and comment out stuff when next Mathics core and Mathics-scanner are released
2829
# python -m pip install -e git+https://github.com/Mathics3/mathics-scanner#egg=Mathics-Scanner[full]
2930
# git clone https://github.com/Mathics3/mathics-core

0 commit comments

Comments
 (0)