Skip to content

Commit bb80785

Browse files
authored
Pin Python version
1 parent 549476d commit bb80785

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DOCUMENTATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* The generation of recipes using Sphinx-Gallery requires:
1+
* The generation of recipes using Sphinx-Gallery requires `Python<3.12.0` and:
22

33
```txt
44
pip install sphinx-gallery==0.11.0
@@ -10,6 +10,7 @@
1010
pip install sphinxcontrib-devhelp==1.0.2
1111
pip install sphinxcontrib-serializinghtml==1.1.3
1212
pip install sphinxcontrib-qthelp==1.0.3
13+
ip install sphinxcontrib.applehelp==1.0.4
1314
pip install alabaster==0.7.13
1415
pip install sphinx==2.4.5
1516
```

0 commit comments

Comments
 (0)