Skip to content

Commit 171a634

Browse files
committed
try fix doc build
1 parent a9fd267 commit 171a634

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)