Skip to content

Commit f0142f9

Browse files
authored
Update Read the Docs configuration for Python and OS (#939)
1 parent 4a44c45 commit f0142f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ sphinx:
99
configuration: docs/conf.py
1010

1111
build:
12-
os: "ubuntu-20.04"
12+
os: "ubuntu-24.04"
1313
tools:
14-
python: "3.9"
14+
python: "3.13"
1515

1616
python:
1717
install:

0 commit comments

Comments
 (0)