We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51d4e54 + d49f67c commit 937996cCopy full SHA for 937996c
1 file changed
tools/travis/before_install.sh
@@ -83,7 +83,7 @@ fi
83
84
sudo apt-get -q -y -V install freeipmi-common libfreeipmi16 libgcrypt20 libgpg-error-dev libgpg-error0 libopenipmi0 ipmitool libpython-dev libssl-dev libffi-dev python-openssl build-essential --no-install-recommends > /dev/null
85
86
-sudo apt-get -y install python3 python3-pip
+sudo apt-get -y install python3 python3-pip python3-setuptools
87
sudo apt-get -y install python3-dev # in order to be able to pip3 install pycrypto
88
# for now we need both:
89
sudo apt-get -y install python2
0 commit comments