cbe7006974
The docu directory is called "doc", thus use "doc/requirements.txt". Fix the typo in the name. Note that the PTI uses "doc" as well, see https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation Change-Id: Ifd35cfdd37d43cf6e040727eb1f27472fe589afc |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
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.