Merge "Revert "Pin pip to less than version 8 in install_puppet.sh""
This commit is contained in:
commit
78298da6e3
@ -237,7 +237,7 @@ function setup_pip {
|
||||
zypper --non-interactive in --force-resolution python python-xml
|
||||
fi
|
||||
|
||||
python get-pip.py -c <(echo 'pip<8')
|
||||
python get-pip.py
|
||||
rm get-pip.py
|
||||
|
||||
# we are about to overwrite setuptools, but some packages we
|
||||
|
Loading…
x
Reference in New Issue
Block a user