Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,8 @@ before_install: ...@@ -36,8 +36,8 @@ before_install:
install: install:
- conda config --add channels conda-forge - conda config --add channels conda-forge
- conda install -c conda-forge libgdal gdal numpy xerces-c - conda install -c conda-forge libgdal gdal numpy pyproj h5py pvl scipy protobuf affine jinja2 networkx pandas sqlalchemy pyyaml
- conda install -q h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl - conda install -c usgs-astrogeology usgscam
# Development installation # Development installation
- conda install -q pytest pytest-cov sh coveralls nbsphinx - conda install -q pytest pytest-cov sh coveralls nbsphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment