We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64916d1 + a19cc2e commit 1a13d0aCopy full SHA for 1a13d0a
1 file changed
pyproject.toml
@@ -45,7 +45,7 @@ develop = [
45
"twine",
46
"wheel",
47
# test
48
- "nanobind",
+ "nanobind<2.5.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
49
"pybind11",
50
"pytest",
51
"pytest-cov",
0 commit comments