Skip to content

Commit 8514e71

Browse files
authored
Merge pull request #11848 from jsquyres/pr/rtd-update
docs: update readthedocs.org config
2 parents 385c791 + 5691d80 commit 8514e71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ build:
1313
tools:
1414
python: "3.10"
1515

16+
python:
17+
install:
18+
- requirements: docs/requirements.txt
19+
1620
# Build documentation in the docs/ directory with Sphinx
1721
sphinx:
1822
configuration: docs/conf.py

0 commit comments

Comments
 (0)