Files
f699532e6ba7bebc6ddede01693f8ccfe0d723d4
13 lines
412 B
INI
13 lines
412 B
INI
[tox]
skipsdist = True
install_command = pip install -c{env:UPPER_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