We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e47b7 commit 1eecdb5Copy full SHA for 1eecdb5
.github/workflows/ci_tests_dev.yaml
@@ -151,9 +151,9 @@ jobs:
151
python -m pip install --pre --prefer-binary \
152
--extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
153
numpy pandas xarray packaging \
154
- build contextily dvc geopandas ipython pyarrow rioxarray netCDF4 \
+ build contextily dvc geopandas ipython pyarrow rioxarray \
155
pytest pytest-cov pytest-doctestplus pytest-mpl pytest-rerunfailures \
156
- sphinx-gallery
+ netCDF4 sphinx-gallery
157
158
# Show installed pkg information for postmortem diagnostic
159
- name: List installed packages
0 commit comments