|
...
|
...
|
@@ -11,7 +11,6 @@ libxslt-devel # dist:rhel6 [2]
|
|
11
|
11
|
psmisc
|
|
12
|
12
|
pylint
|
|
13
|
13
|
python-netaddr
|
|
14
|
|
-python-pep8
|
|
15
|
14
|
python-pip
|
|
16
|
15
|
python-prettytable # dist:rhel6 [1]
|
|
17
|
16
|
python-unittest2
|
|
...
|
...
|
@@ -29,4 +28,4 @@ wget
|
|
29
|
29
|
|
|
30
|
30
|
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be
|
|
31
|
31
|
# removed. Several tools rely on it, so we install the dependencies
|
|
32
|
|
-# pip needs to build it here (see tools/install_prereqs.sh)
|
|
33
|
32
|
\ No newline at end of file
|
|
|
33
|
+# pip needs to build it here (see tools/install_prereqs.sh)
|