From b088508f763fdfaf54752b98bf5fc62e2477d378 Mon Sep 17 00:00:00 2001 From: Maeva Pourpoint <maeva@passcal.nmt.edu> Date: Thu, 13 Aug 2020 17:20:52 -0600 Subject: [PATCH] Remove erroneous py_3 string --- conda.recipe/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index c57cf7d..500d007 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -9,7 +9,6 @@ build: noarch: python number: 0 script: {{ PYTHON }} -m pip install . --no-deps -vv - string: py_3 requirements: host: -- GitLab