Files
b3ea1035ff9a8760f4a2a37dee457e5b14dbdb0c
107 lines
2.2 KiB
INI
107 lines
2.2 KiB
INI
[tox]
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
HOME
whitelist_externals =
commands=
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
commands =
commands =
commands =
commands =
commands =
[testenv:linters]
commands =
{[testenv:pep8]commands}