Pull in pip / setuptools fix for lftools install 51/36351/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 18 Mar 2018 04:42:57 +0000 (00:42 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 18 Mar 2018 04:47:01 +0000 (00:47 -0400)
commit66bacff13fce3979984b3bb3a2eb4cd8cc28007a
tree772546b57beed7e1e7f0c2c0c534cc616e8445cd
parent27a8a39d946e1b8618fef7e9c06421a870eda830
Pull in pip / setuptools fix for lftools install

Upstream pip 9.0.2 may have broken lftools installs (and possibly
other packages that need recent versions of setuptools). On systems
with older setuptools, pip upgrade may not be pulling in a recent
enough version of setuptools. This fix ensures that pip and setuptools
are both upgraded together.

Issue-ID: CIMAN-1
Change-Id: I14042f8bd39a7eff62fb97f8d812ee0a1033ce8c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/global-jjb