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 c99e59e commit c7ebbdaCopy full SHA for c7ebbda
python/pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["scikit-build-core[pyproject]>=0.10.0", "nanobind>=2.5.0"]
+requires = ["scikit-build-core[pyproject]>=0.10.0", "nanobind>=2.5.0,!=2.10.0"]
3
build-backend = "scikit_build_core.build"
4
5
[project]
0 commit comments