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 6795188 commit dce4a67Copy full SHA for dce4a67
.readthedocs.yml
@@ -1,7 +1,10 @@
1
build:
2
os: "ubuntu-22.04"
3
tools:
4
- python "3.11"
+ python: "3.11"
5
+
6
+sphinx:
7
+ configuration: docs/conf.py
8
9
python:
10
version: 3
0 commit comments