Skip to content
Snippets Groups Projects

Update tox.ini

Merged Aleksolotl requested to merge check/update-tox-ini into master
+ 1
1
@@ -46,7 +46,7 @@ commands = poetry build
[testenv:docs]
commands_pre =
poetry install
poetry install --with docs
commands = poetry run make -C docs/ html {posargs}
[testenv:reformat]
Loading