Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
xkiixkii committed Oct 4, 2024
1 parent 73c4248 commit 65f2a02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
"pytransform3d",
],
extras_require={
"mujoco": [
"mujoco==3.1.6",
],
"mujoco": ["mujoco>= 3.2.0", "imageio >=2.34.1"],
"dev": ["pytest", "pre-commit", "flake8"],
},
)

0 comments on commit 65f2a02

Please sign in to comment.