summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2019-06-24 11:25:31 +0100
committerGitHub <noreply@github.com>2019-06-24 11:25:31 +0100
commit6dfcaee8e56bcb05e3beaaf7726258233f7026b6 (patch)
tree18fcc889fcd0c79f51770ebe2407da1d692ee6db
parentc57b04bbab24c22a0a7d71bfed68c30b8a67ff6c (diff)
downloadframework-6dfcaee8e56bcb05e3beaaf7726258233f7026b6.tar.gz
framework-6dfcaee8e56bcb05e3beaaf7726258233f7026b6.tar.bz2
framework-6dfcaee8e56bcb05e3beaaf7726258233f7026b6.tar.xz
framework-6dfcaee8e56bcb05e3beaaf7726258233f7026b6.zip
Update conda_build_config.yaml
-rw-r--r--Wrappers/Python/conda-recipe/conda_build_config.yaml2
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