Skip to content

Commit 6242426

Browse files
committed
update readthedoc config
1 parent 55eb0a1 commit 6242426

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/.readthedocs.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ build:
1111
tools:
1212
python: "3.11"
1313

14+
python:
15+
version: 3.11
16+
install:
17+
- method: pip
18+
path: .
19+
extra_requirements:
20+
- docs
21+
- method: pip
22+
requirements: sphinx_rtd_theme

0 commit comments

Comments
 (0)