We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74f76be + c559680 commit c244124Copy full SHA for c244124
pyproject.toml
@@ -54,7 +54,7 @@ develop = [
54
"uv",
55
"wheel",
56
# test
57
- "nanobind<2.9.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
+ "nanobind<2.10.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
58
"pybind11",
59
"pytest",
60
"pytest-cov",
0 commit comments