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 b246396 commit 75cb614Copy full SHA for 75cb614
.readthedocs.yml
@@ -0,0 +1,11 @@
1
+# Required
2
+version: 2
3
+
4
+# Set the version of Python and other tools you might need
5
+build:
6
+ os: ubuntu-22.04
7
+ tools:
8
+ python: "3.12"
9
10
+mkdocs:
11
+ configuration: mkdocs.yml
0 commit comments