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)
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>

No differences found