wuttapos/tox.ini

7 lines
152 B
INI
Raw Normal View History

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