From ccd3f70b3b4a8d49569f2c089887d9ad038f1d71 Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Tue, 18 Jun 2019 12:01:46 +0100 Subject: update numpy versions --- recipe/conda_build_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index fbe82dc..55ceeaf 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -4,6 +4,7 @@ python: - 3.6 # - 3.7 numpy: + - 1.11 - 1.12 - 1.14 - 1.15 -- cgit v1.2.1