From 1942bbd0dca7eb37a85c7c40641643b1e1e51276 Mon Sep 17 00:00:00 2001 From: Tomas Kulhanek Date: Wed, 13 Feb 2019 15:45:25 +0000 Subject: UPDATE: python 3.7 --- Wrappers/Python/conda-recipe/conda_build_config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'Wrappers/Python') 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 -- cgit v1.2.3