Skip to content

Commit a8a4eea

Browse files
committed
Test numpy rc
1 parent 382108f commit a8a4eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
python -m pip install --upgrade pip wheel setuptools
126126
#python -m pip install --pre -r requirements/test.txt -r doc/requirements.txt
127127
python -m pip install -r requirements/test.txt -r doc/requirements.txt
128-
python -m pip install -U --pre sphinx pydata-sphinx-theme
128+
python -m pip install -U --pre numpy sphinx pydata-sphinx-theme
129129
python -m pip install codecov
130130
python -m pip list
131131

0 commit comments

Comments
 (0)