Files
1d0cbfb5a49e595df2b4bca5fa3bb5fdc58a54c3
112 lines
2.3 KiB
INI
112 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}