Skip to content

Commit 79e025d

Browse files
authored
Pin minimum version of furo to 2024.8.6 (#64)
Fix incompatibility with sphinx=8.0 causing `AttributeError: _CascadingStyleSheet is immutable` with old versions of furo.
1 parent 9eb1108 commit 79e025d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- ipython
1313
- ipykernel
1414
- ipywidgets
15-
- furo
15+
- furo>=2024.8.6
1616
- myst-nb
1717
- xarray
1818
- pip:

0 commit comments

Comments
 (0)