Files
a40d9c183b25141c45dc5faf2c92259a230a923e
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]