Skip to content

Commit 89c8ac8

Browse files
authored
BLD: Use python 3.13 with readthedocs (#640)
1 parent fdd370e commit 89c8ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-20.04
55
tools:
6-
python: '3.9'
6+
python: '3.13'
77
apt_packages:
88
- graphviz
99

0 commit comments

Comments
 (0)