We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12e076 commit 9ba31b8Copy full SHA for 9ba31b8
1 file changed
.readthedocs.yaml
@@ -8,12 +8,12 @@ version: 2
8
# Set the version of Python and other tools you might need
9
build:
10
os: ubuntu-22.04
11
- tools:
12
- python: "3.7"
13
- # You can also specify other tool versions:
14
- # nodejs: "19"
15
- # rust: "1.64"
16
- # golang: "1.19"
+ tools:
+ python: "3.7"
+ # You can also specify other tool versions:
+ # nodejs: "19"
+ # rust: "1.64"
+ # golang: "1.19"
17
18
# Build documentation in the docs/ directory with Sphinx
19
sphinx:
0 commit comments