From b6b51f73c461e8087a31f550ff4c2e542dfaa0a8 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 22 2018 10:52:52 +0000 Subject: Add a couple of python dependencies used in the ci.centos.org tests Signed-off-by: Pierre-Yves Chibon --- diff --git a/run_ci_tests.sh b/run_ci_tests.sh index dfa5236..c519fce 100755 --- a/run_ci_tests.sh +++ b/run_ci_tests.sh @@ -2,7 +2,8 @@ yum install -y python-virtualenv \ gcc python-cryptography \ libgit2 python-pygit2 \ redis swig openssl-devel m2crypto \ - python2-fedmsg fedmsg + python2-fedmsg fedmsg \ + python2-pylint python-pep8 sysctl -w fs.file-max=2048