Skip to content

Commit

Permalink
Revert "try to fix Project-MONAI#496"
Browse files Browse the repository at this point in the history
This reverts commit 3ee1b48.
  • Loading branch information
KumoLiu committed Sep 4, 2023
1 parent 9a47d2b commit 8482a3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/run_premerge_cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ 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 8482a3c

Please sign in to comment.