Skip to content

Commit

Permalink
Install latest pip on install script (#1894)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
Kludex and tomchristie committed Oct 8, 2022
1 parent fecaad5 commit 212fa46
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 212fa46

Please sign in to comment.