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