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 d54857e commit 0d77283Copy full SHA for 0d77283
tox.ini
@@ -86,7 +86,7 @@ commands =
86
changedir = {toxinidir}/tests/loaders
87
deps =
88
lxml <=4.9.4
89
- numpy >=1.23.4
+ numpy >=1.23.4,<2
90
trimesh ~=3.16.0
91
yourdfpy >=0.0.56
92
commands =
0 commit comments