Commit 93dc5f50 authored by Jay's avatar Jay Committed by jay
Browse files

Trying to sync hdf5 installations

parent 985978c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,8 +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 https://conda.anaconda.org/jlaura gdal
  - conda install -c https://conda.anaconda.org/jlaura h5py
  - conda install -c https://conda.anaconda.org/jlaura gdal
  - conda install -c osgeo proj4
  - conda upgrade numpy
  - pip install -r requirements.txt