Skip to content

Commit

Permalink
[Try] Fix compressed images in docs. (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed May 3, 2024
1 parent 19bbf6d commit fc37560
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 @@ -29,7 +29,7 @@ docs = [
"sphinx",
"ipython!=8.7.0",
"myst-parser",
"myst-nb",
"myst-nb<=1.0.0",
"pydata-sphinx-theme>=0.12.0.dev0",
"sphinx-copybutton",
"sphinx-autodoc-typehints",
Expand Down

0 comments on commit fc37560

Please sign in to comment.