diff options
Diffstat (limited to 'Wrappers/Python')
-rw-r--r-- | Wrappers/Python/conda-recipe/conda_build_config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Wrappers/Python/conda-recipe/conda_build_config.yaml b/Wrappers/Python/conda-recipe/conda_build_config.yaml index 393ae18..e5e168b 100644 --- a/Wrappers/Python/conda-recipe/conda_build_config.yaml +++ b/Wrappers/Python/conda-recipe/conda_build_config.yaml @@ -6,3 +6,5 @@ numpy: # TODO investigage, as it doesn't currently build with cvxp, requires >1.14 - 1.11 - 1.12 + - 1.14 + - 1.15 |