Skip to content

Commit 108641c

Browse files
committed
set sphinx version in ../.readthedocs.yml for docs
1 parent bd007db commit 108641c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build:
88
# Build documentation in the docs/ directory with Sphinx
99
sphinx:
1010
configuration: docs/conf.py
11+
version: "8.1.3"
1112

1213
python:
1314
install:

docs/docs_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
sphinx<8.20
21
sphinx-rtd-theme>=2.0.0
32
nbsphinx
43
sphinx_copybutton

0 commit comments

Comments
 (0)