Use 1.4.1 of pip.
- This is where the option pip install --pre is. Change-Id: I3f836a701f17a4fea888ec51da62e7137cf0e6db
This commit is contained in:
parent
69f745748d
commit
5917868e75
@ -25,7 +25,7 @@ FILES=$TOP_DIR/files
|
||||
|
||||
# Handle arguments
|
||||
|
||||
INSTALL_PIP_VERSION=${INSTALL_PIP_VERSION:-"1.4"}
|
||||
INSTALL_PIP_VERSION=${INSTALL_PIP_VERSION:-"1.4.1"}
|
||||
while [[ -n "$1" ]]; do
|
||||
case $1 in
|
||||
--force)
|
||||
|
Loading…
Reference in New Issue
Block a user