Skip to content

Commit 7ab81f4

Browse files
committed
bring back installation of sphinx
1 parent 00bbf7c commit 7ab81f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ build:
88

99
tools:
1010
python: "3.10"
11-
11+
jobs:
12+
pre_install:
13+
- pip install -r docs/requirements.txt
1214
sphinx:
1315
configuration: docs/source/conf.py
1416

0 commit comments

Comments
 (0)