Skip to content

Commit 332e49b

Browse files
committed
pin build of docs to sphinx<=7.0
until readthedocs/sphinx_rtd_theme#1465 is resolved
1 parent 36ce050 commit 332e49b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ python:
88
install:
99
- method: pip
1010
path: .
11+
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sphinx<7

0 commit comments

Comments
 (0)