Skip to content

Commit 2b90f7b

Browse files
GiulioRomualdiStéphane Caron
authored andcommitted
Add iDynTree to the dependencies in pyproject.toml
1 parent 53b1ba8 commit 2b90f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ keywords = ["robot", "description", "urdf", "mjcf"]
3535
[project.optional-dependencies]
3636
opts = [
3737
"pin >=2.6.10",
38+
"idyntree >= 5.0.1",
3839
"robomeshcat >=1.0.4",
3940
"yourdfpy >=0.0.52",
4041
]

0 commit comments

Comments
 (0)