Skip to content

Commit 5e31710

Browse files
authored
Updated readthedocs to latest version of Python (#147)
Use latest Ubuntu.
1 parent 879f85d commit 5e31710

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
@@ -4,9 +4,9 @@
44
version: 2
55

66
build:
7-
os: ubuntu-22.04
7+
os: ubuntu-lts-latest
88
tools:
9-
python: "3.12"
9+
python: "3"
1010

1111
sphinx:
1212
configuration: docs/conf.py

0 commit comments

Comments
 (0)