
1 Nov
2019
1 Nov
'19
5:59 p.m.
On Fri, Nov 01, 2019 at 09:33:49AM -0400, Tom Rini wrote:
On Fri, Nov 01, 2019 at 09:33:23AM -0400, Tom Rini wrote:
Similar to the rework for GitLab-CI and Travis-CI, rework the Azure Pipeline to use python3 and requirements.txt to install the necessary modules.
Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
But I missed that it wasn't enough in all my testing branches yesterday. I see now that Azure copied the Travis/GitLab problem of overriding PATH not prepending PATH and so virtualenv PATH changes are wiped out, I'll fix this in a moment.
--
Tom