From 231e4031bc146cd26d72af1441f615f111367efa Mon Sep 17 00:00:00 2001
From: jlaura <jlaura@asu.edu>
Date: Sat, 15 Jun 2019 19:29:24 -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 2c49070..b4b7f64 100644
--- a/recipe/meta.yaml
+++ b/recipe/meta.yaml
@@ -20,10 +20,10 @@ requirements:
   build:
   host:
     - pip
-    - python >=3
+    - python
     - setuptools
   run:
-    - python >=3
+    - python
     - csmapi
     - gdal
     - jinja2
-- 
GitLab