diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml

9 lines
218 B
YAML
Raw Normal View History

# This package is only valid for SUSE and we need to pull it in
# early enough because pip depends on it.
python-xml:
phase: pre-install.d
python-pip:
installtype: package
python-virtualenv:
installtype: package