Merge "ensure pip is updated in reproducer"
This commit is contained in:
commit
bb558de32a
@ -185,6 +185,8 @@ install_bindep
|
||||
# bindep.txt and installs
|
||||
# dependencies listed in the file.
|
||||
install_package_deps_via_bindep
|
||||
# Ensure pip is updated
|
||||
sudo pip install --upgrade pip
|
||||
|
||||
# Fail as early as possible if the docker
|
||||
# group is not setup appropriately.
|
||||
|
Loading…
Reference in New Issue
Block a user