Skip to content

Commit 792a34d

Browse files
Update .readthedocs.yaml
1 parent 329884e commit 792a34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ formats:
2929
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
3030
python:
3131
install:
32-
- requirements: ./requirements.txt
32+
- requirements: ./docs/requirements.txt
3333
- method: pip
3434
path: .

0 commit comments

Comments
 (0)