Files
b6da933a331918a4643561417eee2c085a6ef5c1
puppet-oslo /tox.ini

13 lines
438 B
INI
Raw Normal View History

envlist = releasenotes
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