Skip to content

Commit 03c2ff6

Browse files
committed
add pip install numba
1 parent 7ff7b67 commit 03c2ff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
pip install spacy==3.5 stumpy textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas
138138
pip install neo4j jupyterlab
139139
pip install pytest
140+
pip install numba
140141
conda list
141142
which python
142143

0 commit comments

Comments
 (0)