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 512cba1 commit ebab7f6Copy full SHA for ebab7f6
tox.ini
@@ -73,6 +73,7 @@ commands =
73
[testenv:loader-yourdfpy]
74
deps =
75
pytest
76
+ trimesh ~=3.16.0
77
yourdfpy >=0.0.52
78
commands =
79
pytest --import-mode=importlib tests/loaders/test_yourdfpy.py
0 commit comments