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 b3f023b commit 1fc63b0Copy full SHA for 1fc63b0
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
- "scikit-build-core ~= 0.10.7",
4
- "nanobind ~= 2.2.0"
+ "scikit-build-core ~= 0.11.2",
+ "nanobind ~= 2.7.0"
5
]
6
build-backend = "scikit_build_core.build"
7
0 commit comments