Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f5e42e0

Browse files
authored
Merge pull request #21302 from QuLogic/auto-backport-of-pr-21291-on-v3.5.x
Backport PR #21291 on branch v3.5.x (DOC: Bump to the sphinx-gallery release)
2 parents 9c169f3 + c7c26da commit f5e42e0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ numpydoc>=0.8
1515
packaging>=20
1616
pydata-sphinx-theme>=0.6.0
1717
sphinxcontrib-svg2pdfconverter>=1.1.0
18-
# sphinx-gallery>=0.7
19-
# b41e328 is PR 808 which adds the image_srcset directive. When this is
20-
# released with sphinx gallery, we can change to the last release w/o this feature:
21-
# sphinx-gallery>0.90
22-
git+git://github.com/sphinx-gallery/sphinx-gallery@b41e328#egg=sphinx-gallery
18+
sphinx-gallery>=0.10
2319
sphinx-copybutton
2420
sphinx-panels
2521
scipy

0 commit comments

Comments
 (0)