Skip to content

Commit

Permalink
Install latest pip on install script (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Oct 7, 2022
1 parent 1803aff commit d83ba82
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 d83ba82

Please sign in to comment.