Skip to content

Commit

Permalink
[Fix]: Install wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanLiuuuuuu committed Jan 3, 2023
1 parent b36d7a8 commit 02e33ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Install MMSelfSup dependencies
command: |
pip install git+https://github.com/open-mmlab/mmengine.git@main
pip install -U openmim
pip install -U openmim wheel
mim install 'mmcv>=2.0.0rc1'
mim install 'mmdet>=3.0.0rc0'
mim install 'mmsegmentation>=1.0.0rc0'
Expand Down

0 comments on commit 02e33ab

Please # to comment.