Skip to content

Commit d137931

Browse files
committed
pin nanobind test
1 parent ea81654 commit d137931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = ["setuptools>=80", "setuptools-scm[simple]>=8", "scikit-build-core", "nanobind"]
2+
requires = ["setuptools>=80", "setuptools-scm[simple]>=8", "scikit-build-core", "nanobind<2.12"]
33
build-backend = "scikit_build_core.build"
44

55
[project]

0 commit comments

Comments
 (0)