Skip to content

Commit 14335e0

Browse files
committed
docs: add local package install to .readthedocs.yml to allow for cli docs to generate properly
1 parent 89c82d5 commit 14335e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.project_name}}/.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build:
88
python:
99
install:
1010
- requirements: docs/requirements.txt
11+
- path: .
1112

1213
sphinx:
1314
configuration: docs/conf.py

0 commit comments

Comments
 (0)