From 1fb215c8fd3d6a8d7814d6f42c45fe85b5ec955a Mon Sep 17 00:00:00 2001 From: jlaura <jlaura@asu.edu> Date: Tue, 21 Nov 2017 08:52:27 -0700 Subject: [PATCH] Update meta.yaml --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 423d94e..1cffd14 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -16,7 +16,7 @@ requirements: - setuptools - numpy - pvl - - protobuf 3.0.0b2 + - protobuf - gdal - icu - h5py @@ -30,7 +30,7 @@ requirements: - setuptools - numpy - pvl - - protobuf 3.0.0b2 + - protobuf - gdal - icu - h5py -- GitLab