diskimage-builder/elements/pip-and-virtualenv/install.d
Bernard Cafarelli fedea46c9e
pip-and-virtualenv: also handle rhel distros
The current pip install script only checked for centos/fedora
This causes setuptools errrors like (with pbr install):
"SyntaxError: '<' operator not allowed in environment markers"

Explictly list distro names in that situation

Change-Id: I5c894ab6152acf5441231acc1215fe00967f4f31
2017-02-21 16:09:13 +01:00
..
pip-and-virtualenv-source-install pip-and-virtualenv: also handle rhel distros 2017-02-21 16:09:13 +01:00