Files
643fe11eb9325c1b487ebe394b7afec5b5323fc7
92 lines
3.0 KiB
INI
92 lines
3.0 KiB
INI
[tox]
minversion = 4.3.0
ignore_basepython_conflict=True
commands =
stestr run {posargs}
description =
description =
commands =
deps =
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
commands =
# We need any dependency, since only that causes `tox -epublish --notest` to create log dir that is required by tox-siblings role
[flake8]