We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be103fa + b7a591e commit 0f2636dCopy full SHA for 0f2636d
pyproject.toml
@@ -57,7 +57,7 @@ develop = [
57
"uv",
58
"wheel",
59
# test
60
- "nanobind<2.11.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
+ "nanobind<2.12.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
61
"pybind11",
62
"pytest",
63
"pytest-cov",
0 commit comments