Skip to content

Commit c3452ab

Browse files
stephane-caronStéphane Caron
authored andcommitted
[CI] Fix loader-pybullet tests
1 parent e8cc18f commit c3452ab

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
@@ -57,6 +57,7 @@ commands =
5757
[testenv:loader-pybullet]
5858
deps =
5959
pytest
60+
numpy >=1.23.4
6061
pybullet >=3.2.5
6162
commands =
6263
pytest --import-mode=importlib tests/loaders/test_pybullet.py

0 commit comments

Comments
 (0)