We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install
1 parent 48bb744 commit b700177Copy full SHA for b700177
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