Skip to content
Snippets Groups Projects
Commit e97639c1 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Force libgdal to be installed from conda-forge.

parent 14c445ab
No related branches found
No related tags found
No related merge requests found
Pipeline #5494 failed
......@@ -53,7 +53,7 @@ test_sensormapgeo_install:
- source activate sensormapgeo_testinstall
# resolve some requirements with conda
- conda install --yes -q -c conda-forge numpy gdal pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
- conda install --yes -q -c conda-forge numpy gdal libgdal pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
# run installer
- python setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment