We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529f661 commit 3c8512cCopy full SHA for 3c8512c
1 file changed
appveyor.yml
@@ -16,7 +16,7 @@ install:
16
#-----------------------------------------------------------------------------
17
# Create conda environment
18
19
- - conda create -n test python=%PYTHON_VERSION% rasterio scipy xarray netcdf4 dask
+ - conda create -n test python=%PYTHON_VERSION% rasterio scipy xarray netcdf4 dask libgdal-netcdf libgdal-hdf4 libgdal-hdf5
20
- activate test
21
22
#-------------------------------------------------------------------------------
0 commit comments