Remove tox from system level 95/23695/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 2 Jul 2015 16:04:54 +0000 (12:04 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 2 Jul 2015 16:04:59 +0000 (12:04 -0400)
Now that all projects are using tox from virtualenv there is no need to
install tox at the system level.

Change-Id: I102db7ba54afc5116c05f7750fc3ac98d71365ad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-scripts/builder.sh

index 967cfe9706591313d1fef275bd6a8167a3892689..5092374c572ea7b9cde8c69458b2b13abe5ea8ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 yum clean all
-yum install -y python-{tox,virtualenv} xmlstarlet
+yum install -y python-virtualenv xmlstarlet
 
 # add in mono components for VTN
 yum install -y yum-utils