Commit 174c066e authored by kberry's avatar kberry
Browse files

Add bytescale requirements

parent 6320b33f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ install:
  - conda info -a

  # Create a virtual env and install dependencies
  - conda create -y -q -n test-env python=$TRAVIS_PYTHON_VERSION nose gdal numpy scipy pandas networkx
  - conda create -y -q -n test-env python=$TRAVIS_PYTHON_VERSION nose gdal numpy scipy pandas networkx bytescale
  # Activate the env
  - source activate test-env

+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ gdal>=2.0
pvl>=0.2.0
protobuf==3.0.0b2
networkx
bytescale