We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bdf48 commit b2acd33Copy full SHA for b2acd33
.readthedocs.yml
@@ -20,6 +20,6 @@ formats: []
20
python:
21
version: 3.7
22
install:
23
- - requirements: docs/requirements-docs.txt
+ - requirements: docs_builder/requirements-docs.txt
24
- method: pip
25
path: .
0 commit comments