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 31e8908 commit 69d4e67Copy full SHA for 69d4e67
.github/workflows/ci_tests_dev.yaml
@@ -92,7 +92,7 @@ jobs:
92
ghostscript libnetcdf hdf5 zlib curl pcre make
93
pip install --pre --prefer-binary \
94
numpy pandas xarray netCDF4 packaging \
95
- dvc gdal geopandas ipython 'pytest>=6.0' pytest-cov \
+ dvc fiona geopandas ipython 'pytest>=6.0' pytest-cov \
96
pytest-mpl sphinx-gallery tomli
97
98
# Build and install latest GMT from GitHub
0 commit comments