Skip to content

Commit daa375c

Browse files
committed
Fix doc building on Read the Docs
The `configuration` key is now required, see https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
1 parent f17b8d5 commit daa375c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ python:
1111
sphinx:
1212
builder: dirhtml
1313
fail_on_warning: true
14+
configuration: docs/conf.py

0 commit comments

Comments
 (0)