Commit ff39ad3f authored by Henry Schreiner's avatar Henry Schreiner Committed by Henry Schreiner
Browse files

ci: include scipy for tests

parent 249a13bd
......@@ -2,3 +2,4 @@
numpy; platform_python_implementation!="PyPy" or sys_platform!="darwin" or python_version<"3.0"
numpy<1.19; platform_python_implementation=="PyPy" and sys_platform=="darwin" and python_version>="3.0"
pytest
scipy; (platform_python_implementation!="PyPy" or sys_platform!="darwin") and python_version<"3.9"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment