Skip to content

Commit

Permalink
Merge pull request #89 from giotherobot/patch-1
Browse files Browse the repository at this point in the history
Add lxml dependency
  • Loading branch information
flferretti authored Feb 21, 2024
2 parents 76ad099 + 081e4c5 commit 7239714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- pytest-icdiff
- robot_descriptions
# [viz]
- lxml
- mediapy
- mujoco >= 3.0.0
# System dependencies to run the tests
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ testing =
pytest-icdiff
robot-descriptions
viz =
lxml
mediapy
mujoco >= 3.0.0
all =
Expand Down

0 comments on commit 7239714

Please sign in to comment.