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 9b4e0f3 + 3cd247f commit 40e796aCopy full SHA for 40e796a
pyproject.toml
@@ -53,7 +53,7 @@ develop = [
53
"uv",
54
"wheel",
55
# test
56
- "nanobind<2.8.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
+ "nanobind<2.9.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
57
"pybind11",
58
"pytest",
59
"pytest-cov",
0 commit comments