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 62cbb7a commit 282b288Copy full SHA for 282b288
.readthedocs.yml
@@ -23,4 +23,5 @@ formats:
23
24
# Optionally declare the Python requirements required to build the docs
25
python:
26
- requirements: docs/source/requirements.txt
+ install:
27
+ - requirements: docs/source/requirements.txt
0 commit comments