system-config/docker/python-builder/scripts
Monty Taylor d3c6bbc7af
Install python requirements directly
There are cases when an issue has been fixed upstream in a
dependency but not yet released and it is desirable to install
that version in a built image. pbr does not support such urls
in requirements files because releasing software that depends
on unreleased software is quite dangerous.

Update assemble and install-from-bindep to install -r requirements.txt
before installing the actual software so that image builds with
such requirements lines will work.

Change-Id: Ie17a66bdc4ea0609ce4e66051f659cbd829fdd5d
2019-01-21 20:50:43 +00:00
..
assemble Install python requirements directly 2019-01-21 20:50:43 +00:00
get-extras-packages Add python-builder docker image 2019-01-21 20:06:42 +00:00
install-from-bindep Install python requirements directly 2019-01-21 20:50:43 +00:00