mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
ci: include scipy for tests
This commit is contained in:
parent
249a13bd6e
commit
ff39ad3f31
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user