Files
03265a1050f2a32c5b791e9c26d055534f1c97e5
135 lines
4.2 KiB
INI
135 lines
4.2 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"