Skip to content

Commit 6d177bb

Browse files
Try and fix RTD reference docs.
1 parent 07761bf commit 6d177bb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ sphinx:
3232
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
3333
python:
3434
install:
35-
- requirements: docs/requirements.txt
35+
- requirements: docs/requirements.txt
36+
- method: pip
37+
path: .

0 commit comments

Comments
 (0)