Skip to content

Commit c7be056

Browse files
committed
Nanobind 2.10.0 is broken
1 parent 892add6 commit c7be056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["scikit-build-core[pyproject]>=0.10.0", "nanobind>=2.5.0"]
2+
requires = ["scikit-build-core[pyproject]>=0.10.0", "nanobind>=2.5.0,!=2.10.0"]
33
build-backend = "scikit_build_core.build"
44

55
[project]

0 commit comments

Comments
 (0)