Skip to content
Snippets Groups Projects
Commit 6e1d5161 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Add scipy to requirements

parent 058c9149
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,5 @@ dependencies:
- python=3.5
- symengine=0.3.0
- python-symengine=0.3.0
- scipy
# things not in here: loopy boxtree pymbolic pyfmmlib
numpy
sympy==1.0
scipy>=0.13
git+https://github.com/inducer/pymbolic
git+https://github.com/inducer/islpy
git+https://github.com/inducer/pyopencl
......
......@@ -45,6 +45,7 @@ setup(name="sumpy",
"boxtree>=2013.1",
"pytest>=2.3",
"six",
"scipy>=0.13",
# If this causes issues, see:
# https://code.google.com/p/sympy/issues/detail?id=3874
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment