Merge "Don't install pep8 from packages"
This commit is contained in:
commit
689e3ef01a
@ -1,5 +1,4 @@
|
|||||||
bridge-utils
|
bridge-utils
|
||||||
pep8
|
|
||||||
pylint
|
pylint
|
||||||
python-pip
|
python-pip
|
||||||
screen
|
screen
|
||||||
|
@ -11,7 +11,6 @@ python-sqlalchemy
|
|||||||
python-webob
|
python-webob
|
||||||
python-kombu
|
python-kombu
|
||||||
pylint
|
pylint
|
||||||
pep8
|
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-nose
|
python-nose
|
||||||
python-sphinx
|
python-sphinx
|
||||||
|
@ -8,7 +8,6 @@ openssl
|
|||||||
psmisc
|
psmisc
|
||||||
python-cmd2 # dist:opensuse-12.3
|
python-cmd2 # dist:opensuse-12.3
|
||||||
python-netaddr
|
python-netaddr
|
||||||
python-pep8
|
|
||||||
python-pip
|
python-pip
|
||||||
python-pylint
|
python-pylint
|
||||||
python-unittest2
|
python-unittest2
|
||||||
|
@ -17,7 +17,6 @@ python-kombu
|
|||||||
python-mox
|
python-mox
|
||||||
python-netaddr
|
python-netaddr
|
||||||
python-nose
|
python-nose
|
||||||
python-pep8
|
|
||||||
python-pylint
|
python-pylint
|
||||||
python-sqlalchemy-migrate
|
python-sqlalchemy-migrate
|
||||||
python-xattr
|
python-xattr
|
||||||
|
@ -11,7 +11,6 @@ libxslt-devel # dist:rhel6 [2]
|
|||||||
psmisc
|
psmisc
|
||||||
pylint
|
pylint
|
||||||
python-netaddr
|
python-netaddr
|
||||||
python-pep8
|
|
||||||
python-pip
|
python-pip
|
||||||
python-prettytable # dist:rhel6 [1]
|
python-prettytable # dist:rhel6 [1]
|
||||||
python-unittest2
|
python-unittest2
|
||||||
@ -29,4 +28,4 @@ wget
|
|||||||
|
|
||||||
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be
|
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be
|
||||||
# removed. Several tools rely on it, so we install the dependencies
|
# 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)
|
||||||
|
@ -20,7 +20,6 @@ python-netaddr
|
|||||||
python-nose
|
python-nose
|
||||||
python-paste #dist:f16,f17,f18
|
python-paste #dist:f16,f17,f18
|
||||||
python-paste-deploy #dist:f16,f17,f18
|
python-paste-deploy #dist:f16,f17,f18
|
||||||
python-pep8
|
|
||||||
python-routes
|
python-routes
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-sqlalchemy
|
python-sqlalchemy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user