From 52746385325cb3118bb0e3be179cd017335f4a58 Mon Sep 17 00:00:00 2001 From: Maeva Pourpoint <maeva@passcal.nmt.edu> Date: Thu, 13 Aug 2020 16:41:30 -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 bc557b0..814a4fc 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