diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml
Gregory Haynes db3ee03672 Add pip-and-virtualenv element
This element allows installation of pip and virtualenv from either
distro packages or git.

Change-Id: Id294f0936c8fef8a3b27a415bfcc93b3f327e104
Depends-On: I731cc8a0f5bfeda8f17a78c33b9f44062323a361
2016-01-06 18:39:19 +00:00

5 lines
77 B
YAML

python-pip:
installtype: package
python-virtualenv:
installtype: package