Skip to content

Commit a050328

Browse files
Add sphinx.configuration to .readthedocs.yml (#2740) (#2743)
(cherry picked from commit 1f66af5) Co-authored-by: Quentin Pradet <[email protected]>
1 parent febb677 commit a050328

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
@@ -14,3 +14,6 @@ python:
1414
- path: .
1515
extra_requirements:
1616
- "docs"
17+
18+
sphinx:
19+
configuration: docs/sphinx/conf.py

0 commit comments

Comments
 (0)