Jesse Pretorius 879ae97343 Allow a venv to be downloaded from a URL
In order to enable the ability to build venvs on a target,
then serve them via http(s) from a central storage host,
we enable the ability to set the path to be a URL. If this
is done then the venvs will be sourced from that URL when
installing.

Change-Id: I166de361f568bfdf28c0f5d916ff8175827c45f4
2018-03-29 18:13:16 +00:00
..