Files
34823718a7544581d9e20c0a6b68d5005cc15de6
121 lines
2.5 KiB
INI
121 lines
2.5 KiB
INI
[tox]
skipsdist = True
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
passenv =
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]
[flake8]
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt
commands =
commands =
commands =