We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1957a9d commit 17709e1Copy full SHA for 17709e1
1 file changed
pyproject.toml
@@ -48,7 +48,7 @@ oiiotool = "OpenImageIO:_command_line"
48
build-backend = "scikit_build_core.build"
49
requires = [
50
"scikit-build-core>=0.10.6,<1",
51
- "pybind11>=2.13,<3"
+ "pybind11>=2.13,<3",
52
]
53
54
[tool.scikit-build]
0 commit comments