Skip to content

Commit

Permalink
Doc: rtd-theme 1.1 introduced some strange table behavior - sticking …
Browse files Browse the repository at this point in the history
…to 1.0.*
  • Loading branch information
MuellerSeb committed Nov 3, 2022
1 parent fccc24d commit ecdc5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ doc = [
"pyvista>=0.29",
"sphinx>=4",
"sphinx-gallery>=0.8",
"sphinx-rtd-theme>=1",
"sphinx-rtd-theme>=1,<1.1",
"sphinxcontrib-youtube>=1.1",
]
plotting = [
Expand Down

0 comments on commit ecdc5ab

Please sign in to comment.