Skip to content

Commit db08fcc

Browse files
committed
Check that the new sphinx theme is available early
1 parent a90f676 commit db08fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def _check_dependencies():
9191
"matplotlib": 'matplotlib',
9292
"numpydoc": 'numpydoc',
9393
"PIL.Image": 'pillow',
94+
"pydata_sphinx_theme": 'pydata_sphinx_theme',
9495
"sphinx_copybutton": 'sphinx_copybutton',
9596
"sphinx_gallery": 'sphinx_gallery',
9697
"sphinxcontrib.inkscapeconverter": 'sphinxcontrib-svg2pdfconverter',

0 commit comments

Comments
 (0)