summaryrefslogtreecommitdiffstats
path: root/Wrappers
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2019-06-18 12:00:24 +0100
committerGitHub <noreply@github.com>2019-06-18 12:00:24 +0100
commitd98750ce78f6f20c2eb87cb6d41b90e4c0afd56a (patch)
treeb765b2348b44218b035b1100fddaf9dc6cfd8ffd /Wrappers
parent7ab438acd11d80580661c7416c6be104c47f0499 (diff)
downloadastra-wrapper-d98750ce78f6f20c2eb87cb6d41b90e4c0afd56a.tar.gz
astra-wrapper-d98750ce78f6f20c2eb87cb6d41b90e4c0afd56a.tar.bz2
astra-wrapper-d98750ce78f6f20c2eb87cb6d41b90e4c0afd56a.tar.xz
astra-wrapper-d98750ce78f6f20c2eb87cb6d41b90e4c0afd56a.zip
update numpy versions
Diffstat (limited to 'Wrappers')
-rw-r--r--Wrappers/Python/conda-recipe/conda_build_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/conda_build_config.yaml b/Wrappers/Python/conda-recipe/conda_build_config.yaml
index b7977f3..6ce25a6 100644
--- a/Wrappers/Python/conda-recipe/conda_build_config.yaml
+++ b/Wrappers/Python/conda-recipe/conda_build_config.yaml
@@ -3,5 +3,5 @@ python:
- 3.5
- 3.6
numpy:
+ - 1.11
- 1.12
- - 1.15