wuttafarm/tox.ini

7 lines
152 B
INI
Raw Normal View History

2026-02-08 12:51:54 -06:00
[testenv:docs]
basepython = python3.11
extras = docs
changedir = docs
commands = sphinx-build -b html -d {envtmpdir}/doctrees -W -T . {envtmpdir}/docs