zuul-jobs/roles/ensure-sphinx
Albin Vass b1b2dca456 ensure-sphinx: use failed_when: false instead of ignore_errors: true
Change-Id: I597bed7ea062b584b4613533b477f5c69404996a
2020-04-28 16:20:20 +02:00
..
defaults Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
tasks ensure-sphinx: use failed_when: false instead of ignore_errors: true 2020-04-28 16:20:20 +02:00
vars Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
README.rst Python roles: misc doc updates 2020-04-17 10:45:26 +02:00

README.rst

Ensure sphinx is installed

Installs sphinx. Also installs any dependencies needed in the first of doc/requirements.txt and test-requirements.txt to be found.

All pip installs are done with a provided constraints file, if given.

Role Variables

Optional path to a pip constraints file for installing python libraries.