Files
287bb31279b7817ff2b6c334c5b09025ce8d800c
117 lines
2.3 KiB
INI
117 lines
2.3 KiB
INI
[tox]
skipsdist = True
[testenv]
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
# environment used by the -infra templated docs job
[testenv:pep8]
commands =
commands =
commands =