Files
0812140e0fc355643c51a6e809e9bbf4dee42b25
111 lines
2.3 KiB
INI
111 lines
2.3 KiB
INI
skipsdist = True
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {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}