Split pip and setuptools install to 2 calls 07/12607/1
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 17:29:26 +0000 (13:29 -0400)
commita69d4e3a1b365a4745301ee41c86ee25768c8618
tree13a2e0a29fdf9250ee11f806b8cac036689fe142
parent89f292cb641869b287df79983fd35e93d8db9db7
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>
releasenotes/notes/fix-pip-install-9986f896b122d952.yaml [new file with mode: 0644]
shell/python-tools-install.sh