From 15a39bf00c919bcd12370dd668c87962dfc22a0e Mon Sep 17 00:00:00 2001 From: Maeva Pourpoint <maeva@passcal.nmt.edu> Date: Thu, 13 Aug 2020 16:19:07 -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 32bc711..f21bf59 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: build: -- GitLab