From c7c26da8f1562a138e1891bc686967c80228748c Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Wed, 6 Oct 2021 13:25:26 +0200 Subject: [PATCH] Backport PR #21291: DOC: Bump to the sphinx-gallery release --- requirements/doc/doc-requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements/doc/doc-requirements.txt b/requirements/doc/doc-requirements.txt index 8e7172966a4e..30b7c0c88669 100644 --- a/requirements/doc/doc-requirements.txt +++ b/requirements/doc/doc-requirements.txt @@ -15,11 +15,7 @@ numpydoc>=0.8 packaging>=20 pydata-sphinx-theme>=0.6.0 sphinxcontrib-svg2pdfconverter>=1.1.0 -# sphinx-gallery>=0.7 -# b41e328 is PR 808 which adds the image_srcset directive. When this is -# released with sphinx gallery, we can change to the last release w/o this feature: -# sphinx-gallery>0.90 -git+git://github.com/sphinx-gallery/sphinx-gallery@b41e328#egg=sphinx-gallery +sphinx-gallery>=0.10 sphinx-copybutton sphinx-panels scipy