Adding python3-pip package to installation script
python3-pip package is required to support openstack-client Change-Id: I285a32a766dacf6c0e956216144ca1fcf300da77
This commit is contained in:
parent
88f7d5f42c
commit
d88b553727
@ -21,4 +21,5 @@ sudo apt-get install --no-install-recommends -y \
|
|||||||
make \
|
make \
|
||||||
nmap \
|
nmap \
|
||||||
curl \
|
curl \
|
||||||
bc
|
bc \
|
||||||
|
python3-pip
|
||||||
|
Loading…
Reference in New Issue
Block a user