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 a03f57d + 7b6a2cb commit be103faCopy full SHA for be103fa
pyproject.toml
@@ -57,7 +57,7 @@ develop = [
57
"uv",
58
"wheel",
59
# test
60
- "nanobind<2.10.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
+ "nanobind<2.11.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
61
"pybind11",
62
"pytest",
63
"pytest-cov",
0 commit comments