We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40cd5d commit 579951aCopy full SHA for 579951a
1 file changed
.readthedocs.yml
@@ -6,6 +6,10 @@
6
version: 2
7
8
# Build documentation in the docs/ directory with Sphinx
9
+build:
10
+ os: ubuntu-22.04
11
+ tools:
12
+ python: "3"
13
sphinx:
14
configuration: doc/conf.py
15
0 commit comments