Skip to content

Commit 6209457

Browse files
committed
RTD: add required sphinx.configuration setting
1 parent 6c0eb6f commit 6209457

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ build:
66
jobs:
77
post_checkout:
88
- git fetch --unshallow || true
9+
sphinx:
10+
configuration: doc/conf.py
911
python:
1012
install:
1113
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)