Commit 21474055 authored by Jason R Laura's avatar Jason R Laura
Browse files

protobuf errors

parent 73a081e1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -43,8 +43,7 @@ install:
  # Install not using env because build needs to be in root env
  - conda install -c conda-forge gdal h5py
  - conda install pandas sqlalchemy pyyaml
  - conda install -c jlaura pvl 
  - conda install -c jlaura protobuf==3.0.0.b2
  - conda install -c jlaura pvl protobuf

  # Development installation
  - conda install nose coverage