Files
1ae47e0b0e094d14982dc333196126c9a4389fbc
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]