Commit f547cd06 authored by kberry's avatar kberry
Browse files

Remove bytescale requirements

parent 174c066e
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 bytescale
  - conda create -y -q -n test-env python=$TRAVIS_PYTHON_VERSION nose gdal numpy scipy pandas networkx
  # Activate the env
  - source activate test-env

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