We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884c6df commit e65f5f2Copy full SHA for e65f5f2
1 file changed
readthedocs.yml
@@ -3,7 +3,9 @@
3
version: 2
4
5
build:
6
- image: latest
+ os: latest
7
+ tools:
8
+ python: "3.13"
9
10
python:
11
version: 3.13
0 commit comments