From 6b4e9559a304916bae4a90ef48f6500932e06d5a Mon Sep 17 00:00:00 2001
From: Jason R Laura <jlaura@hemis.wr.usgs.gov>
Date: Wed, 8 Jun 2016 11:20:21 -0700
Subject: [PATCH] type in env

---
 environment.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/environment.yml b/environment.yml
index cd0ec20..c975268 100644
--- a/environment.yml
+++ b/environment.yml
@@ -4,9 +4,9 @@ channels:
 dependencies:
   - pip:
     - pvl
-    - protobuf=3.0.0b2
+    - protobuf==3.0.0b2
   - gdal>2.x
   - h5py
   - pandas
   - sqlalchemy
-  - pyyaml
\ No newline at end of file
+  - pyyaml
-- 
GitLab