Skip to content

Commit 09049ce

Browse files
author
Elia Robyn Lake
committed
fix redundant sphinx section of config
1 parent 6593567 commit 09049ce

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,9 @@ build:
77
tools:
88
python: "3.12"
99

10-
sphinx:
11-
configuration: docs/conf.py
12-
1310
python:
1411
install:
15-
- method: pip
16-
path: .
17-
extra_requirements:
18-
- docs
12+
- method: pip
13+
path: .
14+
extra_requirements:
15+
- docs

0 commit comments

Comments
 (0)