We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install
1 parent 1803aff commit d83ba82Copy full SHA for d83ba82
scripts/install
@@ -15,4 +15,5 @@ else
15
PIP="pip"
16
fi
17
18
+"$PIP" install -U pip
19
"$PIP" install -r "$REQUIREMENTS"
0 commit comments