Skip to content

Commit

Permalink
Pin sphinx until sphinxcontrib-mermaid catches up
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Oct 11, 2024
1 parent 731fe43 commit 6b9c7cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -309,13 +309,14 @@ commands = {[testenv:dev-osx]commands}

[testenv:docs]
description = Build documentation
# Pin sphinx until sphinxcontrib-mermaid is compatible with 8.1
deps =
-rrequirements-test.txt
jupyter
linkchecker
nbsphinx
pypandoc
sphinx
sphinx<8.1
sphinx-rtd-theme
sphinxcontrib-jquery
sphinxcontrib-mermaid
Expand Down

0 comments on commit 6b9c7cb

Please sign in to comment.