Skip to content

Commit be19743

Browse files
authored
Add requirements.txt to Read the Docs configuration
1 parent 641a562 commit be19743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python-project-template/{% if include_docs %}.readthedocs.yml{% endif %}.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ sphinx:
1919
python:
2020
install:
2121
- requirements: docs/requirements.txt
22+
- requirements: requirements.txt
2223
- method: pip
2324
path: .

0 commit comments

Comments
 (0)