summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Wrappers/Python/conda-recipe/conda_build_config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Wrappers/Python/conda-recipe/conda_build_config.yaml b/Wrappers/Python/conda-recipe/conda_build_config.yaml
index d5fea08..d6a3915 100644
--- a/Wrappers/Python/conda-recipe/conda_build_config.yaml
+++ b/Wrappers/Python/conda-recipe/conda_build_config.yaml
@@ -2,6 +2,7 @@ python:
- 2.7 # [not win]
- 3.5
- 3.6
+ - 3.7
numpy:
- 1.12
- 1.14