Skip to content

Commit 75bb686

Browse files
committed
pyproject: no min for nanobind
1 parent 7b59e15 commit 75bb686

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
@@ -17,7 +17,7 @@ requires = [
1717
"cmeel-eigen",
1818
"cmeel-simde",
1919
"typing-extensions",
20-
"nanobind >=2.5.0",
20+
"nanobind",
2121
]
2222
build-backend = "cmeel.build"
2323

0 commit comments

Comments
 (0)