Skip to content

Commit 312aa39

Browse files
committed
Merge branch 'main' into refactor/virtualfile_in
2 parents f8293cd + c6aeadf commit 312aa39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"sphinx_gallery.gen_gallery",
6363
"sphinxcontrib.cairosvgconverter",
6464
]
65+
needs_extensions = {
66+
"sphinx_gallery.gen_gallery": "0.19",
67+
}
6568
# Options for highlighting.
6669
pygments_style = "default"
6770
# Options for object signatures.

0 commit comments

Comments
 (0)