Skip to content

Commit 90555b2

Browse files
committed
Use Python 3.12 in RTD
1 parent f144a04 commit 90555b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build:
55
apt_packages:
66
- graphviz
77
tools:
8-
python: "3.11"
8+
python: "3.12"
99
jobs:
1010
post_checkout:
1111
- git fetch --shallow-since=2023-05-01 || true

0 commit comments

Comments
 (0)