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

Testing the conda-forge served packages.

parent 1c43e3bf
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -33,8 +33,9 @@ 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 h5py gdal
  - conda install -c osgeo proj4
  - conda config --add channels conda-forge
  - conda install -c https://conda.anaconda.org/conda-forge gdal h5py

  - conda upgrade numpy
  - pip install -r requirements.txt
  - pip install coverage