Files
1bd8152032f4825e59c9c726bb21159910e76fb5
107 lines
2.2 KiB
INI
107 lines
2.2 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 =