Skip to content

Commit f828921

Browse files
committed
Updates .readthedocs.yaml
1 parent 3d75288 commit f828921

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ sphinx:
1919
# - pdf
2020
# - epub
2121

22+
# Optionally declare the Python requirements required to build your docs
23+
python:
24+
install:
25+
- path: .
26+
- requirements: docs/requirements.txt
27+

0 commit comments

Comments
 (0)