Stop installing setuptools from distros
We go through a bunch of trouble to install setuptools via pip. Having it in the distro install too is confusing. Change-Id: I6875fe2a1ee6b7d296f7f44b4b1601794b136440
This commit is contained in:
parent
fe2f986816
commit
18a81a2058
@ -1,6 +1,5 @@
|
|||||||
bridge-utils
|
bridge-utils
|
||||||
pylint
|
pylint
|
||||||
python-setuptools
|
|
||||||
screen
|
screen
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
|
@ -15,7 +15,6 @@ openssl
|
|||||||
psmisc
|
psmisc
|
||||||
python-cmd2 # dist:opensuse-12.3
|
python-cmd2 # dist:opensuse-12.3
|
||||||
python-pylint
|
python-pylint
|
||||||
python-setuptools # instead of python-distribute; dist:sle11sp2
|
|
||||||
python-unittest2
|
python-unittest2
|
||||||
screen
|
screen
|
||||||
tar
|
tar
|
||||||
|
@ -13,7 +13,6 @@ libxml2-devel
|
|||||||
libxslt-devel
|
libxslt-devel
|
||||||
psmisc
|
psmisc
|
||||||
pylint
|
pylint
|
||||||
python-setuptools
|
|
||||||
python-prettytable # dist:rhel6 [1]
|
python-prettytable # dist:rhel6 [1]
|
||||||
python-unittest2
|
python-unittest2
|
||||||
python-virtualenv
|
python-virtualenv
|
||||||
|
Loading…
Reference in New Issue
Block a user