Install wheel before upgrading pip
This commit is contained in:
parent
113865e0ab
commit
2e8665ce24
1 changed files with 1 additions and 1 deletions
|
@ -43,8 +43,8 @@ if [ ! -x "$HOME/opt/ansible/bin/ansible-playbook" ]; then
|
|||
fi
|
||||
|
||||
pushd "$install_path"
|
||||
pipinstall pip
|
||||
pipinstall wheel
|
||||
pipinstall pip
|
||||
pipinstall ansible
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue