Skip to content
Snippets Groups Projects
Commit 73a081e1 authored by Jason R Laura's avatar Jason R Laura
Browse files

protobuf missing

parent ceebd851
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment