Files
731fb7338824d83db9026ec54599cc17446e783d
104 lines
2.4 KiB
INI
104 lines
2.4 KiB
INI
skipsdist = True
usedevelop = True
pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
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
[testenv:linters]
{[testenv:pep8]commands}