Skip to content

Commit 7b59e15

Browse files
committed
pyproject: require nanobind >=2.5.0
1 parent 56a143a commit 7b59e15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ requires = [
1717
"cmeel-eigen",
1818
"cmeel-simde",
1919
"typing-extensions",
20+
"nanobind >=2.5.0",
2021
]
2122
build-backend = "cmeel.build"
2223

0 commit comments

Comments
 (0)