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 c4998cf commit c1b1f4dCopy full SHA for c1b1f4d
.readthedocs.yml
@@ -8,7 +8,8 @@ version: 2
8
build:
9
os: ubuntu-22.04
10
tools:
11
- python: "3.12"
+ python:
12
+ version: "3.12"
13
14
# Build documentation in the docs/ directory with Sphinx
15
sphinx:
0 commit comments