Add lf-pip-install macro to handle pypi packages 44/6244/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 30 Aug 2017 23:08:53 +0000 (19:08 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 30 Aug 2017 23:17:46 +0000 (19:17 -0400)
commit3eafac9054bf588d14eefe4c72d0e9034b8ce6e6
tree00f9b4de04689ac2f4217bc1c97a2d76edad9734
parentd5dd1678d8da13ed05a68d566b9b7da13a4b04a9
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 <thanh.ha@linuxfoundation.org>
jjb/lf-macros.yaml
shell/pip-install.sh [new file with mode: 0644]