Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon committed Dec 22, 2023
1 parent dac9508 commit 530459c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/prepare_reg_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def run_cmd(cmd_lines, log_path=None, raise_error=True):


def prepare_codebases(codebases):
run_cmd(['python -m mim install "mmcv>=2.0.0"'])
for codebase in codebases:
full_name = REPO_NAMES[codebase]
target_dir = os.path.join(MMDEPLOY_DIR, '..', full_name)
Expand Down

0 comments on commit 530459c

Please sign in to comment.