Skip to content

Commit be76d78

Browse files
committed
Use a explicit sphinx.configuration
Making this config explicit instead of realying on Read the Docs finding the correct `conf.py` file.
1 parent 00dc2a7 commit be76d78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ build:
88
python:
99
install:
1010
- requirements: docs/requirements.txt
11+
12+
sphinx:
13+
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)