mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 09:46:10 +00:00
Update pyproject.toml
This commit is contained in:
@@ -11,7 +11,7 @@ name = "pybind11_tests"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"pytest",
|
||||
"pytest-timeout"
|
||||
"pytest-timeout",
|
||||
"numpy; sys_platform != 'android' and (sys_platform != 'ios' or python_version < '3.14')",
|
||||
"scipy; sys_platform != 'android' and sys_platform != 'ios'",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user