zuul-jobs/roles/install-if-python
Jens Harbott (frickler) 68ded2251f Revert "Add sphinx_python variable to sphinx role and job"
This reverts commit 1f8c473765.

Change-Id: I98e7414337d58af0f4819163ee0e88702a52c051
2017-12-08 11:10:45 +00:00
..
defaults Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00
tasks Revert "Add sphinx_python variable to sphinx role and job" 2017-12-08 11:10:45 +00:00
README.rst Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00

README.rst

Install the contents of a directory if they contain a python project.

Installs into a virtualenv.

Role Variables

Flag that indicates installation errors should result in failure. Failures in installing the target directory are ignored by default.

Optional path to a pip constraints file to use when installing.