We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca78fee commit be2331fCopy full SHA for be2331f
.readthedocs.yaml
@@ -20,5 +20,6 @@ sphinx:
20
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
21
python:
22
install:
23
+ - requirements: docs/requirements.txt
24
- method: pip
25
path: .
0 commit comments