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

Skip to content

Commit da009cc

Browse files
authored
Merge pull request #21596 from QuLogic/pin-sphinx
Pin sphinx to fix sphinx-gallery
2 parents 98997ee + 843e90a commit da009cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Install the documentation requirements with:
88
# pip install -r requirements/doc/doc-requirements.txt
99
#
10-
sphinx>=1.8.1,!=2.0.0
10+
sphinx>=1.8.1,!=2.0.0,<4.3.0
1111
colorspacious
1212
ipython
1313
ipywidgets

0 commit comments

Comments
 (0)