Files
b6da933a331918a4643561417eee2c085a6ef5c1
13 lines
438 B
INI
13 lines
438 B
INI
[tox]
skipsdist = True
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html