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