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