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 d689789 commit 3d3dd22Copy full SHA for 3d3dd22
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["scikit-build-core", "pybind11"]
+requires = ["scikit-build-core==0.11.6", "pybind11==3.0.1"]
3
build-backend = "scikit_build_core.build"
4
5
[project]
0 commit comments