Files
bf7fe362e656038514932b401ef28d887e4fafd3
124 lines
2.5 KiB
INI
124 lines
2.5 KiB
INI
skipsdist = 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 -b html releasenotes/source releasenotes/build/html
# environment used by the -infra templated docs job
[testenv:linters]
{[testenv:pep8]commands}