We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c82d5 commit 14335e0Copy full SHA for 14335e0
{{cookiecutter.project_name}}/.readthedocs.yml
@@ -8,6 +8,7 @@ build:
8
python:
9
install:
10
- requirements: docs/requirements.txt
11
+ - path: .
12
13
sphinx:
14
configuration: docs/conf.py
0 commit comments