Skip to content

Commit 98d945a

Browse files
stephane-caronStéphane Caron
authored andcommitted
[CI] Fix yourdfpy testenv
1 parent 4b398ff commit 98d945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ deps =
8787
trimesh ~=3.16.0
8888
yourdfpy >=0.0.53
8989
commands =
90-
python -m unittest tests/loaders/test_yourdfpy.py
90+
python -m unittest test_yourdfpy.py
9191

9292
[pylint]
9393
generated-members=mujoco.MjModel, pin.JointModelFreeFlyer, pin.JointModelPX, pin.JointModelPY, pin.JointModelPZ, pin.JointModelPlanar, pin.JointModelRX, pin.JointModelRY, pin.JointModelRZ, pin.JointModelSpherical, pin.JointModelSphericalZYX, pin.JointModelTranslation, pin.Model, pybullet.loadURDF, pybullet.setAdditionalSearchPath

0 commit comments

Comments
 (0)