Skip to content

Commit 37b23d9

Browse files
authored
add sphinx.configuration key to readthedocs config (#515)
1 parent f9a3d91 commit 37b23d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.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)