Skip to content
Snippets Groups Projects
Commit d2650a64 authored by Jay's avatar Jay
Browse files

Updates conda to use all conda-forge

parent 1d54c8a3
Branches
Tags
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