Skip to content

Commit 1eecdb5

Browse files
seismanweiji14
andauthored
Update .github/workflows/ci_tests_dev.yaml
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
1 parent c8e47b7 commit 1eecdb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@ jobs:
151151
python -m pip install --pre --prefer-binary \
152152
--extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
153153
numpy pandas xarray packaging \
154-
build contextily dvc geopandas ipython pyarrow rioxarray netCDF4 \
154+
build contextily dvc geopandas ipython pyarrow rioxarray \
155155
pytest pytest-cov pytest-doctestplus pytest-mpl pytest-rerunfailures \
156-
sphinx-gallery
156+
netCDF4 sphinx-gallery
157157
158158
# Show installed pkg information for postmortem diagnostic
159159
- name: List installed packages

0 commit comments

Comments
 (0)