Files
a8403ab06fede16f84d464fbcdac31d00026d87b
107 lines
2.2 KiB
INI
107 lines
2.2 KiB
INI
[tox]
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
commands =
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}