From 7f1612a9bff83959dcb7d62dd404b6dccf6f08a3 Mon Sep 17 00:00:00 2001
From: Edoardo Pasca <edo.paskino@gmail.com>
Date: Fri, 8 Feb 2019 12:30:51 +0000
Subject: add numpy 1.14 for Savu

---
 Wrappers/Python/conda-recipe/conda_build_config.yaml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'Wrappers')

diff --git a/Wrappers/Python/conda-recipe/conda_build_config.yaml b/Wrappers/Python/conda-recipe/conda_build_config.yaml
index b7977f3..d5fea08 100644
--- a/Wrappers/Python/conda-recipe/conda_build_config.yaml
+++ b/Wrappers/Python/conda-recipe/conda_build_config.yaml
@@ -4,4 +4,5 @@ python:
   - 3.6
 numpy:
   - 1.12
+  - 1.14
   - 1.15
-- 
cgit v1.2.3