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 d387cc3 commit 1ab4734Copy full SHA for 1ab4734
.readthedocs.yaml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+build:
4
+ os: ubuntu-22.04
5
+ tools:
6
+ python: "3.12"
7
+sphinx:
8
+ configuration: docs/conf.py
9
+python:
10
+ install:
11
+ - requirements: requirements.txt
0 commit comments