Skip to content

Commit 0d0e407

Browse files
stephane-caronStéphane Caron
authored andcommitted
[CI] Update robomeshcat to 1.0.4
1 parent efd6999 commit 0d0e407

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ deps =
1515
mujoco >=2.2.1
1616
pin >=2.6.10
1717
pybullet >=3.2.5
18-
robomeshcat >= 1.0.3
18+
robomeshcat >= 1.0.4
1919
yourdfpy >=0.0.52
2020
commands =
2121
coverage erase
@@ -32,7 +32,7 @@ deps =
3232
pin >=2.6.10
3333
pybullet >=3.2.5
3434
pylint
35-
robomeshcat >= 1.0.3
35+
robomeshcat >= 1.0.4
3636
yourdfpy >=0.0.52
3737
commands =
3838
black robot_descriptions
@@ -66,7 +66,7 @@ commands =
6666
deps =
6767
pytest
6868
pycollada >=0.6
69-
robomeshcat >= 1.0.3
69+
robomeshcat >= 1.0.4
7070
commands =
7171
pytest --import-mode=importlib tests/loaders/test_robomeshcat.py
7272

0 commit comments

Comments
 (0)