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 6f01ffe commit 163e32aCopy full SHA for 163e32a
1 file changed
.readthedocs.yaml
@@ -9,7 +9,7 @@ version: 2
9
build:
10
os: ubuntu-22.04
11
tools:
12
- python: "3.8"
+ python: "3.9"
13
14
# Build documentation in the docs/ directory with Sphinx
15
sphinx:
@@ -19,4 +19,4 @@ sphinx:
19
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
20
python:
21
install:
22
- - requirements: docs/requirements.txt
+ - requirements: docs/requirements.txt
0 commit comments