Skip to content

Commit

Permalink
max python version is 3.8 because of trimesh
Browse files Browse the repository at this point in the history
  • Loading branch information
JingweiZhang12 committed Sep 23, 2022
1 parent 4e455e2 commit 6d8a185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ workflows:
name: maximum_version_cpu
torch: 1.9.0
torchvision: 0.10.0
python: 3.9.0
mmcv: https://download.openmmlab.com/mmcv/dev-2.x/cpu/torch1.9.0/mmcv_full-2.0.0rc0-cp39-cp39-manylinux1_x86_64.whl
python: 3.8.14
mmcv: https://download.openmmlab.com/mmcv/dev-2.x/cpu/torch1.9.0/mmcv_full-2.0.0rc0-cp38-cp38-manylinux1_x86_64.whl
requires:
- minimum_version_cpu
- hold:
Expand Down

0 comments on commit 6d8a185

Please sign in to comment.