Files
4bb9dd7468bc458d12700dc95471cac803cd6b17
91 lines
1.9 KiB
INI
91 lines
1.9 KiB
INI
[tox]
skipsdist = True
commands =
HOME
bash
bash -c "rm -rf doc/build"
[doc8]
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html
[testenv:bashate]
[testenv:linters]
{[testenv:pep8]commands}