Skip to content

Commit a57e653

Browse files
Merge pull request #419 from prabhuramachandran/fix-rtd-ref-docs
Try and fix RTD reference docs.
2 parents 07761bf + 6d177bb commit a57e653

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)