Skip to content

Commit a19cc2e

Browse files
committed
workaround until wjakob/nanobind@abd27e3
1 parent 64916d1 commit a19cc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ develop = [
4545
"twine",
4646
"wheel",
4747
# test
48-
"nanobind",
48+
"nanobind<2.5.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b
4949
"pybind11",
5050
"pytest",
5151
"pytest-cov",

0 commit comments

Comments
 (0)