diff --git a/recipe/meta.yaml b/recipe/meta.yaml
index 2c490708a67e83fa3611c8231e5e7bfa3730c02b..b4b7f64dbfa6d89cdd372ef34b87deb920150af1 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