Files
b2096dfa3ca2c2bd9112830dda51d865533ca49d
104 lines
2.4 KiB
INI
104 lines
2.4 KiB
INI
[tox]
skipsdist = True
pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
passenv =
HOME
bash
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html
# environment used by the -infra templated docs job
commands =
{[testenv:pep8]commands}