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 9518189 commit 1967ce7Copy full SHA for 1967ce7
.readthedocs.yaml
@@ -6,14 +6,14 @@
6
version: 2
7
8
# Set the version of Python and other tools you might need
9
-# build:
10
-# os: ubuntu-22.04
11
-# tools:
12
-# python: "3.10"
13
-# # You can also specify other tool versions:
14
-# # nodejs: "16"
15
-# # rust: "1.55"
16
-# # golang: "1.17"
+build:
+ os: ubuntu-22.04
+ tools:
+ python: "3.10"
+ # You can also specify other tool versions:
+ # nodejs: "16"
+ # rust: "1.55"
+ # golang: "1.17"
17
18
# Build documentation in the docs/ directory with Sphinx
19
sphinx:
0 commit comments