Merge "Don't install pep8 from packages"

This commit is contained in:
Jenkins 2013-06-10 17:35:49 +00:00 committed by Gerrit Code Review
commit 689e3ef01a
6 changed files with 1 additions and 7 deletions

View File

@ -1,5 +1,4 @@
bridge-utils
pep8
pylint
python-pip
screen

View File

@ -11,7 +11,6 @@ python-sqlalchemy
python-webob
python-kombu
pylint
pep8
python-eventlet
python-nose
python-sphinx

View File

@ -8,7 +8,6 @@ openssl
psmisc
python-cmd2 # dist:opensuse-12.3
python-netaddr
python-pep8
python-pip
python-pylint
python-unittest2

View File

@ -17,7 +17,6 @@ python-kombu
python-mox
python-netaddr
python-nose
python-pep8
python-pylint
python-sqlalchemy-migrate
python-xattr

View File

@ -11,7 +11,6 @@ libxslt-devel # dist:rhel6 [2]
psmisc
pylint
python-netaddr
python-pep8
python-pip
python-prettytable # dist:rhel6 [1]
python-unittest2
@ -29,4 +28,4 @@ wget
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be
# removed. Several tools rely on it, so we install the dependencies
# pip needs to build it here (see tools/install_prereqs.sh)
# pip needs to build it here (see tools/install_prereqs.sh)

View File

@ -20,7 +20,6 @@ python-netaddr
python-nose
python-paste #dist:f16,f17,f18
python-paste-deploy #dist:f16,f17,f18
python-pep8
python-routes
python-sphinx
python-sqlalchemy