Skip to content

Commit 433eda5

Browse files
orionarcherclaude
andcommitted
Add required sphinx.configuration to readthedocs.yml
ReadTheDocs now requires explicit sphinx.configuration key. Set it to docs/conf.py as per the deprecation notice. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e7bb41d commit 433eda5

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
@@ -9,3 +9,6 @@ build:
99

1010
conda:
1111
environment: docs/requirements.yaml
12+
13+
sphinx:
14+
configuration: docs/conf.py

0 commit comments

Comments
 (0)