[tox] envlist = docs [testenv:docs] basepython = python3 deps = rattail[docs] changedir = docs commands = sphinx-build -b html -d {envtmpdir}/doctrees -W -T . {envtmpdir}/docs