7322: Don't backport virtualenv for Arvados.
authorBrett Smith <brett@curoverse.com>
Thu, 24 Sep 2015 16:01:20 +0000 (12:01 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 24 Sep 2015 16:01:20 +0000 (12:01 -0400)
commit9819eac0a0ec331264e58864e66682ae9d436e82
tree209f09b04d8fdb680544bd687d4a30f2b135e374
parent469c824c8db7dd960350997b3f4d55bcb3245456
7322: Don't backport virtualenv for Arvados.

The Arvados code only needs virtualenv 1.7, which is provided with all
of our supported distros.

run-tests.sh requires 1.8.3 to use the --setuptools switch, but that
can be handled without publishing a backported package.

Refs #7322.
jenkins/run-build-packages.sh