Skip to content

Commit

Permalink
tox: formatting issue in ini
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Mar 3, 2025
1 parent 472770c commit 197dd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ commands =
[testenv:docs]
description = Build the documentation.
skip_install = true
allowlist_externals = sphinx-build uv
allowlist_externals = uv
commands =
uv sync --extra docs
uv run sphinx-build --color -b html {toxinidir}/docs/source {toxinidir}/docs/build/html
Expand Down

0 comments on commit 197dd2a

Please sign in to comment.