Files
5aa10bec919229af62bdcb45ee1c0bb236fa3b2b
140 lines
4.4 KiB
INI
140 lines
4.4 KiB
INI
[tox]
skipsdist = True
setenv =
-r{toxinidir}/test-requirements.txt
commands = sphinx-build -W -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:pep8]
[testenv:venv]
[flake8]
builtins = _
pip install -q -e "git+https://opendev.org/openstack/networking-bagpipe#egg=networking_bagpipe"