We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579951a commit 3ff0e55Copy full SHA for 3ff0e55
1 file changed
.readthedocs.yml
@@ -9,7 +9,7 @@ version: 2
9
build:
10
os: ubuntu-22.04
11
tools:
12
- python: "3"
+ python: "3.7"
13
sphinx:
14
configuration: doc/conf.py
15
@@ -22,6 +22,5 @@ formats: []
22
23
# Optionally set the version of Python and requirements required to build your docs
24
python:
25
- version: 3.7
26
install:
27
- requirements: doc/requirements.txt
0 commit comments