We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1679d commit 2a8adb2Copy full SHA for 2a8adb2
1 file changed
.readthedocs.yml
@@ -5,6 +5,12 @@
5
# Required
6
version: 2
7
8
+# Set the OS, Python version and other tools you might need
9
+build:
10
+ os: ubuntu-22.04
11
+ tools:
12
+ python: mambaforge-22.9
13
+
14
# Build documentation in the docs/ directory with Sphinx
15
sphinx:
16
builder: html
0 commit comments