We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a3b86 commit 861d104Copy full SHA for 861d104
.readthedocs.yml
@@ -15,7 +15,5 @@ sphinx:
15
# to build your documentation
16
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
17
python:
18
- install: 3.8
19
- - requirements: docs/requirements.txt
20
- - method: pip
21
- path: .
+ install:
+ - requirements: docs/requirements.txt
0 commit comments