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