Commit 73a081e1 authored by Jason R Laura's avatar Jason R Laura
Browse files

protobuf missing

parent ceebd851
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,7 +43,8 @@ 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 protobuf==3.0.0.b2
  - conda install -c jlaura pvl 
  - conda install -c jlaura protobuf==3.0.0.b2

  # Development installation
  - conda install nose coverage