Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69931a6

Browse filesBrowse files
authored
Merge pull request #21291 from QuLogic/sphinx-gallery-release
DOC: Bump to the sphinx-gallery release
2 parents b0b6dcc + 6cc522e commit 69931a6
Copy full SHA for 69931a6

File tree

Expand file treeCollapse file tree

2 files changed

+3
-10
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-10
lines changed

‎environment.yml

Copy file name to clipboardExpand all lines: environment.yml
+2-5Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,10 @@ dependencies:
3232
- scipy
3333
- sphinx>=1.8.1,!=2.0.0
3434
- sphinx-copybutton
35+
- sphinx-gallery>=0.10
3536
- pip
3637
- pip:
37-
- sphinxcontrib-svg2pdfconverter
38-
# b41e328 is PR 808 which adds the image_srcset directive. When this is
39-
# released with sphinx gallery, we can change to the last release w/o this feature:
40-
# sphinx-gallery>0.9
41-
- git+git://github.com/sphinx-gallery/sphinx-gallery@b41e328#egg=sphinx-gallery
38+
- sphinxcontrib-svg2pdfconverter
4239
# testing
4340
- coverage
4441
- flake8>=3.8

‎requirements/doc/doc-requirements.txt

Copy file name to clipboardExpand all lines: requirements/doc/doc-requirements.txt
+1-5Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.