Skip to content

Commit 7d598ae

Browse files
authored
Merge pull request #1494 from UXARRAY/rajeeja/numpy_numba
Keep NumPy unchanged in upstream CI
2 parents 7c7a04e + 0e79ced commit 7d598ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci/install-upstream.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ conda remove -y --force \
88
datashader \
99
distributed \
1010
holoviews \
11-
numpy \
1211
pandas \
1312
scikit-learn \
1413
scipy \
@@ -33,7 +32,6 @@ python -m pip install \
3332
--no-deps \
3433
--pre \
3534
--upgrade \
36-
numpy \
3735
scikit-learn \
3836
scipy \
3937
xarray

0 commit comments

Comments
 (0)