Skip to content

Commit 7ec256d

Browse files
committed
ci: fix readthedocs
1 parent c505c89 commit 7ec256d

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
@@ -15,4 +15,6 @@ sphinx:
1515
# Optionally declare the Python requirements required to build your docs
1616
python:
1717
install:
18-
- requirements: requirements.txt
18+
- requirements: requirements.txt
19+
- method: pip
20+
path: .

0 commit comments

Comments
 (0)