Skip to content

Commit df07aa1

Browse files
authored
Explicit config file path for Sphinx (#447)
1 parent eb389ce commit df07aa1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ python:
1010
- requirements: docs/requirements.txt
1111
- method: pip
1212
path: .
13+
14+
sphinx:
15+
configuration: docs/conf.py

0 commit comments

Comments
 (0)