Browse code

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

Monty Taylor authored on 2014/12/27 00:53:21
Showing 3 changed files
... ...
@@ -1,6 +1,5 @@
1 1
 bridge-utils
2 2
 pylint
3
-python-setuptools
4 3
 screen
5 4
 unzip
6 5
 wget
... ...
@@ -15,7 +15,6 @@ openssl
15 15
 psmisc
16 16
 python-cmd2 # dist:opensuse-12.3
17 17
 python-pylint
18
-python-setuptools # instead of python-distribute; dist:sle11sp2
19 18
 python-unittest2
20 19
 screen
21 20
 tar
... ...
@@ -13,7 +13,6 @@ libxml2-devel
13 13
 libxslt-devel
14 14
 psmisc
15 15
 pylint
16
-python-setuptools
17 16
 python-prettytable # dist:rhel6 [1]
18 17
 python-unittest2
19 18
 python-virtualenv