Skip to content

Commit 58117d8

Browse files
authored
Update pyproject.toml
1 parent 89e0dc0 commit 58117d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ name = "pybind11_tests"
1010
version = "0.0.1"
1111
dependencies = ["pytest", "pytest-timeout", "numpy", "scipy"]
1212

13+
[tool.scikit-build.cmake.define]
14+
PYBIND11_FINDPYTHON = true
15+
1316
[tool.cibuildwheel]
1417
test-command = "pytest -o timeout=0 {project}/tests/test_*.py"

0 commit comments

Comments
 (0)