From a7c6c3ece6d724adf5c5beda61648086c70b9733 Mon Sep 17 00:00:00 2001 From: Adam Israel Date: Thu, 5 Oct 2017 16:50:47 -0400 Subject: [PATCH] Add python3-setuptools package Signed-off-by: Adam Israel --- jenkins/SO/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/SO/install b/jenkins/SO/install index e96beab7..5a02ab03 100755 --- a/jenkins/SO/install +++ b/jenkins/SO/install @@ -138,6 +138,6 @@ apt-get install -y \ rw.core.mano-rwcal-plugin-mock # Install libjuju -apt-get install -y python3-pip +apt-get install -y python3-pip python3-setuptools pip3 install juju -- 2.25.1