Skip to content

Commit 393fae9

Browse files
authored
Merge pull request #1086 from samuelgarcia/doc_fix
try fix doc build
2 parents a9fd267 + 171a634 commit 393fae9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ sphinx:
1010

1111
python:
1212
install:
13-
- requirements: doc/requirements_docs.txt
13+
- method: pip
14+
path: .
15+
- requirements: doc/requirements_docs.txt

0 commit comments

Comments
 (0)