Commit ae04036a authored by Jay's avatar Jay Committed by jay
Browse files

GDAL build issues...

parent 74ef725e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,7 +33,8 @@ install:

  # Install the non-conda packages if required, requirements.txt duplicates are ignored
  - conda install -c https://conda.anaconda.org/jlaura opencv3=3.0.0
  - conda install -c osgeo gdal proj4
  - conda install -c https://conda.anaconda.org/osgeo gdal
  - conda install -c osgeo proj4
  - conda upgrade numpy
  - pip install -r requirements.txt
  - pip install coverage