Skip to content

Commit 807f465

Browse files
committed
Specify Sphinx configuration
1 parent 1e8faaa commit 807f465

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ build:
55
tools:
66
python: "3.13"
77

8+
sphinx:
9+
configuration: docs/conf.py
10+
811
python:
912
install:
10-
- path: .
13+
- method: pip
14+
path: .

0 commit comments

Comments
 (0)