Skip to content

Commit ebab7f6

Browse files
[CI] Version-pin trimesh to 3.16.0
See mikedh/trimesh#1772
1 parent 512cba1 commit ebab7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ commands =
7373
[testenv:loader-yourdfpy]
7474
deps =
7575
pytest
76+
trimesh ~=3.16.0
7677
yourdfpy >=0.0.52
7778
commands =
7879
pytest --import-mode=importlib tests/loaders/test_yourdfpy.py

0 commit comments

Comments
 (0)