Skip to content

Commit 7009e5e

Browse files
authored
Merge pull request #87 from Chilipp/sphinx-7-docs
pin build of docs to sphinx<=7.0
2 parents 36ce050 + 332e49b commit 7009e5e

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)