Skip to content

Commit

Permalink
FIX: allow sphinx-autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 11, 2024
1 parent 8c66253 commit b12db3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ setenv =
FORCE_EXECUTE_NB = yes

[testenv:doclive]
allowlist_externals =
sphinx-autobuild
base = doc
commands =
sphinx-autobuild \
Expand Down

0 comments on commit b12db3d

Please sign in to comment.