Files
0b0cd41801cdbadeffe3d1ba1340a85bb9d3f30b
104 lines
2.1 KiB
INI
104 lines
2.1 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 =
[testenv:linters]
commands =
{[testenv:pep8]commands}