We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35499f4 commit 3784fe8Copy full SHA for 3784fe8
1 file changed
.readthedocs.yaml
@@ -5,9 +5,9 @@ python:
5
- requirements: docs/requirements.txt
6
7
build:
8
- os: ubuntu-22.04
+ os: ubuntu-24.04
9
tools:
10
- python: "3.10"
+ python: "3.13"
11
12
sphinx:
13
configuration: docs/conf.py
0 commit comments