Skip to content

Commit 831423e

Browse files
authored
Point RTD to the correct requirements.txt file (#1802)
1 parent 636294e commit 831423e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ sphinx:
2121
# builder: "dirhtml"
2222
# Fail on all warnings to avoid broken references
2323
# fail_on_warning: true
24+
python:
25+
install:
26+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)