diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ changedir={toxinidir}{/}doc commands_pre = poetry install -v --with docs commands = + sphinx-apidoc -d 1 -f -M -e -o developer/module/ ../fietsboek "upd_*" make html [testenv:mypy] |