diff options
-rw-r--r-- | recipe/conda_build_config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |