Skip to content

Commit 53cc389

Browse files
[CI] Version pin numpy until yourdfpy issue is fixed
See clemense/yourdfpy#45
1 parent 147bd1f commit 53cc389

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
@@ -83,6 +83,7 @@ commands =
8383

8484
[testenv:loader-yourdfpy]
8585
deps =
86+
numpy >=1.23.4,<1.24.0
8687
pytest
8788
trimesh ~=3.16.0
8889
yourdfpy >=0.0.52

0 commit comments

Comments
 (0)