Files
9d0f1bca592ffcde27aba61d081d9f367cc2387b
152 lines
3.6 KiB
INI
152 lines
3.6 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 =
python setup.py build_sphinx
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:pep8]
ansible-playbook -i {toxinidir}/tests/inventory \
[testenv:functional]
ansible-playbook -i {toxinidir}/tests/inventory \