Files
0f286a07a95209bc2aebb503a129c585d620ae19
153 lines
3.7 KiB
INI
153 lines
3.7 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 \