Skip to content

Commit

Permalink
Pin minimum version of furo to 2024.8.6 (#64)
Browse files Browse the repository at this point in the history
Fix incompatibility with sphinx=8.0 causing `AttributeError: _CascadingStyleSheet is immutable` with old versions of furo.
  • Loading branch information
weiji14 authored Sep 3, 2024
1 parent 9eb1108 commit 79e025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- ipython
- ipykernel
- ipywidgets
- furo
- furo>=2024.8.6
- myst-nb
- xarray
- pip:
Expand Down

0 comments on commit 79e025d

Please sign in to comment.