Commit af1cb29e authored by Tyler Thatcher's avatar Tyler Thatcher Committed by GitHub
Browse files

Merge pull request #62 from jlaura/py35

Updates conda to use all conda-forge
parents 1d54c8a3 d2650a64
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -36,8 +36,8 @@ before_install:

install:
  - conda config --add channels conda-forge
  - conda install -c conda-forge libgdal gdal numpy xerces-c
  - conda install -q h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl
  - conda install -c conda-forge libgdal gdal numpy pyproj h5py pvl scipy protobuf affine jinja2 networkx pandas sqlalchemy pyyaml
  - conda install -c usgs-astrogeology usgscam
  # Development installation
  - conda install -q pytest pytest-cov sh coveralls nbsphinx