Skip to content

Commit bbfeab8

Browse files
committed
Pin exact version of pydata-sphinx-theme
1 parent 151ec92 commit bbfeab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Topic :: Documentation :: Sphinx",
2020
]
2121
dependencies = [
22-
"pydata-sphinx-theme>=0.13.1",
22+
"pydata-sphinx-theme==0.15.4",
2323
"matplotlib",
2424
]
2525

0 commit comments

Comments
 (0)