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 55ceeaf..2efefe2 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -8,3 +8,4 @@ numpy: - 1.12 - 1.14 - 1.15 + - 1.16 |