Skip to content

Commit 287ea03

Browse files
committed
docs: update readthedocs config
1 parent a7ae4a2 commit 287ea03

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

.readthedocs.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ build:
55
tools:
66
python: "3.11"
77

8-
sphinx:
9-
configuration: docs/conf.py
10-
118
python:
129
install:
13-
- requirements: requirements-dev.txt
1410
- method: pip
15-
path: .
11+
path: .
12+
extra_requirements:
13+
- dev
14+
15+
sphinx:
16+
configuration: docs/conf.py

0 commit comments

Comments
 (0)