Files
7c241e594eb28b234372c109b8e74a2679ccbae2
104 lines
2.4 KiB
INI
104 lines
2.4 KiB
INI
[tox]
skipsdist = True
usedevelop = 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 =
{[testenv:pep8]commands}