Skip to content

Commit 0f816c6

Browse files
committed
Try telling RTD to use 3.13.
1 parent d6e90f8 commit 0f816c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version: 2
22

33
build:
4-
os: ubuntu-22.04
4+
os: ubuntu-24.04
55
apt_packages:
66
- inkscape
77
tools:
8-
python: "3.11"
8+
python: "3.13"
99

1010
sphinx:
1111
builder: dirhtml

0 commit comments

Comments
 (0)