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 1a13d0a + ba98c5c commit 39fc6d3Copy full SHA for 39fc6d3
pyproject.toml
@@ -45,7 +45,7 @@ develop = [
45
"twine",
46
"wheel",
47
# test
48
- "nanobind<2.5.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
+ "nanobind<2.7.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
49
"pybind11",
50
"pytest",
51
"pytest-cov",
0 commit comments