Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 19e963d

Browse files
committed
Add sphinx configuration key for readthedocs
1 parent 6104944 commit 19e963d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ build:
1111
python:
1212
install:
1313
- requirements: requirements.txt
14+
15+
sphinx:
16+
configuration: conf.py

0 commit comments

Comments
 (0)