We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd6999 commit 0d0e407Copy full SHA for 0d0e407
tox.ini
@@ -15,7 +15,7 @@ deps =
15
mujoco >=2.2.1
16
pin >=2.6.10
17
pybullet >=3.2.5
18
- robomeshcat >= 1.0.3
+ robomeshcat >= 1.0.4
19
yourdfpy >=0.0.52
20
commands =
21
coverage erase
@@ -32,7 +32,7 @@ deps =
32
33
34
pylint
35
36
37
38
black robot_descriptions
@@ -66,7 +66,7 @@ commands =
66
deps =
67
pytest
68
pycollada >=0.6
69
70
71
pytest --import-mode=importlib tests/loaders/test_robomeshcat.py
72
0 commit comments