Skip to content

Commit dd57b6b

Browse files
committed
pixi.toml : add nanobind dependency
1 parent fb655d8 commit dd57b6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixi.toml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ assimp = ">=5.4"
2323
numpy = ">=1.22.0"
2424
python = ">=3.9.0"
2525
eigenpy = ">=3.7.0"
26+
nanobind = ">=2.5.0"
2627
# XML generation seem to be broken in some doxygen version
2728
doxygen = "<1.9.8|>=1.11,<1.13"
2829
lxml = ">=5.3"

0 commit comments

Comments
 (0)