Skip to content

Commit

Permalink
update appveyor pins
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Oct 28, 2020
1 parent 348775d commit 6e1b215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -18,7 +18,7 @@ install:
#-----------------------------------------------------------------------------
# Create conda environment for geocube
#-----------------------------------------------------------------------------
- conda create -n test python=%PYTHON_VERSION% datacube gdal=2.4 geopandas libgdal=2.4 rasterio scipy xarray
- conda create -n test python=%PYTHON_VERSION% datacube geopandas rioxarray rasterio scipy xarray
- activate test

#-------------------------------------------------------------------------------
Expand Down

0 comments on commit 6e1b215

Please sign in to comment.