We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b3783 commit cd3f00eCopy full SHA for cd3f00e
tox.ini
@@ -43,6 +43,6 @@ commands =
43
base_python = python3.11
44
commands =
45
poetry run python -VV
46
- poetry install -v --only main,docs
+ poetry install -vvv --only main,docs
47
# Use -W to treat warnings as errors.
48
poetry run sphinx-build -b html -W docs docs/_build
0 commit comments