Commit eef8dd05 authored by jay's avatar jay
Browse files

Conda explicit GDAL install (for OSX?)

parent 50e79806
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@ os:
  - osx

env:
  - PYTHON_VERSION=3.4
  - PYTHON_VERSION=3.5
  - PYTHON_VERSION=3.6

@@ -45,7 +44,7 @@ before_install:
  - conda install -c conda-forge vlfeat
  - conda install -c menpo cyvlfeat
  - pip install pillow pysal
  - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy
  - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy gdal
  - conda install -c usgs-astrogeology plio

  # Development installation