Skip to content

Commit 69d4e67

Browse files
committed
Install fiona instead of gdal
1 parent 31e8908 commit 69d4e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
ghostscript libnetcdf hdf5 zlib curl pcre make
9393
pip install --pre --prefer-binary \
9494
numpy pandas xarray netCDF4 packaging \
95-
dvc gdal geopandas ipython 'pytest>=6.0' pytest-cov \
95+
dvc fiona geopandas ipython 'pytest>=6.0' pytest-cov \
9696
pytest-mpl sphinx-gallery tomli
9797
9898
# Build and install latest GMT from GitHub

0 commit comments

Comments
 (0)