Skip to content

Commit

Permalink
Install latest pip on install script (encode#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Oct 29, 2022
1 parent 48bb744 commit b700177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install
Expand Up @@ -15,4 +15,5 @@ else
PIP="pip"
fi

"$PIP" install -U pip
"$PIP" install -r "$REQUIREMENTS"

0 comments on commit b700177

Please sign in to comment.