Updated venv build process for virtualenv compat

This changes the no-download flag to never-download which is
available in virtualenv <=14

Change-Id: Ibde57b33fb2341d0376b2aa01755817cd1a518ab
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2016-03-01 18:34:35 -06:00
parent 119d87a456
commit f03a6e8ecd
No known key found for this signature in database
GPG Key ID: 69FEFFC5E2D9273F
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ repo_build_venv_command_options: >
{{ virtualenv_bin }}
--always-copy
--extra-search-dir {{ repo_build_release_path }}/{{ repo_build_release_tag }}
--no-download
--never-download
repo_pip_packages:
- wheel