Split pip and setuptools install to 2 calls 02/12602/2 v0.24.4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Sep 2018 15:29:55 +0000 (11:29 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Sep 2018 15:41:39 +0000 (11:41 -0400)
commitedeb841d4bdfe240fa88b52a8d78caeffbab50f6
tree00133ca35a27ed8b5ab16b1525863676269a5eaa
parentfc8ed70c43a44aaa3a68f48222a69041d137c912
Split pip and setuptools install to 2 calls

We seem to be getting more success installing pip and setuptools this
way and hopefully fixes the post-build scripts to not require all
jobs that use python to need to update their virtualenv calls.

Change-Id: I0fba7ba0f574cb29561fcfdb1404272c67165582
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/python-tools-install.sh