Files
7f131f99606c829421e3d820bf5976f5a9d934ee
111 lines
2.6 KiB
INI
111 lines
2.6 KiB
INI
[tox]
skipsdist = True
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
passenv =
HOME
whitelist_externals =
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 =
commands =
commands =
[testenv:linters]
commands =
{[testenv:pep8]commands}