Skip to content

Commit 901b760

Browse files
committed
Allow nanobind 2.13.x
1 parent 22b6dd9 commit 901b760

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,7 +1,7 @@
11
[build-system]
22
requires = [
33
"scikit-build-core >=0.10, !=0.12.0",
4-
"nanobind >=2.9.2, <2.13.0"
4+
"nanobind >=2.9.2, <2.14.0"
55
]
66
build-backend = "scikit_build_core.build"
77

0 commit comments

Comments
 (0)