From: Thanh Ha Date: Wed, 30 Aug 2017 23:08:53 +0000 (-0400) Subject: Add lf-pip-install macro to handle pypi packages X-Git-Tag: v0.8.0~3^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=3eafac9054bf588d14eefe4c72d0e9034b8ce6e6;hp=3eafac9054bf588d14eefe4c72d0e9034b8ce6e6;p=releng%2Fglobal-jjb.git Add lf-pip-install macro to handle pypi packages This creates a generically reusable pip-install macro that can be used to install pypi packages into a virtualenv. The script uses the first package name from {pip-packages} as the name of the virtualenv it creates. Change-Id: Iabe4005efcb0a79af48d3c83d854f4e101414737 Signed-off-by: Thanh Ha ---