Files
2a5451e06f4aaf38e8570bd9ee62e9f5dc779f7a
14 lines
444 B
INI
14 lines
444 B
INI
[tox]
skipsdist = True
install_command = pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html