Skip to content
Snippets Groups Projects
Commit ceb14288 authored by Adam Paquette's avatar Adam Paquette
Browse files

Added scipy dependency to travis file

parent 7f0be77f
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ install: ...@@ -35,7 +35,7 @@ install:
- conda config --add channels conda-forge - conda config --add channels conda-forge
- conda config --add channels jlaura - conda config --add channels jlaura
- conda install -c conda-forge gdal h5py - conda install -c conda-forge gdal h5py
- conda install pandas sqlalchemy pyyaml networkx affine protobuf - conda install pandas sqlalchemy pyyaml networkx affine protobuf scipy
- pip install pvl - pip install pvl
# Development installation # Development installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment