Files
045f45c12c46aa92ecea7d12a010fe50179cc5a2
97 lines
2.1 KiB
INI
97 lines
2.1 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}