summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-01-20 13:02:36 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-01-20 15:28:57 +0100
commit5c33826855a8d88889cdbbfc78b27c86549715d5 (patch)
treec202a0d6888c1f8d926f51e3d68cf023fa553d9a /python
parent2d2be13aa9dcfc77afed1dbe52c78e5dce5a04fa (diff)
downloadastra-5c33826855a8d88889cdbbfc78b27c86549715d5.tar.gz
astra-5c33826855a8d88889cdbbfc78b27c86549715d5.tar.bz2
astra-5c33826855a8d88889cdbbfc78b27c86549715d5.tar.xz
astra-5c33826855a8d88889cdbbfc78b27c86549715d5.zip
Add check for scipy
The module matrix_c.pyx uses it.
Diffstat (limited to 'python')
-rw-r--r--python/conda/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/conda/meta.yaml b/python/conda/meta.yaml
index 41250dc..7e4679b 100644
--- a/python/conda/meta.yaml
+++ b/python/conda/meta.yaml
@@ -21,6 +21,7 @@ requirements:
- python
- cython >=0.13
- numpy
+ - scipy
- six
run: