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

Add scipy to requirements

parent bed01166
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
......
......@@ -97,6 +97,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.
Please register or to comment