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:
Monty Taylor 2014-12-26 09:53:21 -06:00
parent fe2f986816
commit 18a81a2058
3 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,5 @@
bridge-utils
pylint
python-setuptools
screen
unzip
wget

View File

@ -15,7 +15,6 @@ openssl
psmisc
python-cmd2 # dist:opensuse-12.3
python-pylint
python-setuptools # instead of python-distribute; dist:sle11sp2
python-unittest2
screen
tar

View File

@ -13,7 +13,6 @@ libxml2-devel
libxslt-devel
psmisc
pylint
python-setuptools
python-prettytable # dist:rhel6 [1]
python-unittest2
python-virtualenv