Skip to content

Commit 7c1716f

Browse files
committed
Fix new mandatory configuration for RTD
1 parent fb7f3d3 commit 7c1716f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .readthedocs.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ python:
55
extra_requirements:
66
- doc
77

8+
sphinx:
9+
configuration: docs/conf.py
10+
811
# required boilerplate readthedocs/readthedocs.org#10401
912
build:
1013
os: ubuntu-lts-latest

0 commit comments

Comments
 (0)