Skip to content

Commit

Permalink
try to fix Project-MONAI#496
Browse files Browse the repository at this point in the history
Signed-off-by: KumoLiu <[email protected]>
  • Loading branch information
KumoLiu committed Sep 4, 2023
1 parent ea51659 commit 3ee1b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/run_premerge_cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ fi

init_pipenv() {
echo "initializing pip environment: $1"
export PIP_NO_CACHE_DIR=true
pipenv install --python=3.8 -r $1
export PYTHONPATH=$PWD
}
Expand Down

0 comments on commit 3ee1b48

Please sign in to comment.