Skip to content

Commit fc935af

Browse files
Fixes missing required RTD configuration key per PR executablebooks#237
Signed-off-by: Putnam, Kevin <[email protected]>
1 parent 397af18 commit fc935af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ python:
1313
- rtd
1414

1515
sphinx:
16+
configuration: docs/conf.py
1617
builder: html
1718
fail_on_warning: true

0 commit comments

Comments
 (0)