Skip to content

Commit 3c8512c

Browse files
committed
CI: Add libgdal deps for appveyor
1 parent 529f661 commit 3c8512c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install:
1616
#-----------------------------------------------------------------------------
1717
# Create conda environment
1818
#-----------------------------------------------------------------------------
19-
- conda create -n test python=%PYTHON_VERSION% rasterio scipy xarray netcdf4 dask
19+
- conda create -n test python=%PYTHON_VERSION% rasterio scipy xarray netcdf4 dask libgdal-netcdf libgdal-hdf4 libgdal-hdf5
2020
- activate test
2121

2222
#-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)