Skip to content

Commit 6829382

Browse files
committed
Revert "Try updating nanobind version to latest"
This reverts commit 17964ad.
1 parent 17964ad commit 6829382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
requires = [
33
"setuptools",
44
"setuptools-scm",
5-
"scikit-build-core>=0.4.3",
6-
"nanobind>=2.5.0"
5+
"scikit-build-core >=0.4.3",
6+
"nanobind >=1.3.2"
77
]
88
build-backend = "scikit_build_core.build"
99

0 commit comments

Comments
 (0)