Skip to content

Commit 8067126

Browse files
committed
DOC: fix readthedocs build error by adding path to conf.py
1 parent eb070f5 commit 8067126

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
@@ -9,3 +9,6 @@ python:
99
- requirements: util/readthedocs/requirements.txt
1010
- method: pip
1111
path: .
12+
13+
sphinx:
14+
configuration: doc/source/conf.py

0 commit comments

Comments
 (0)