Skip to content

Commit 4c772b0

Browse files
committed
chore: Use python 3.13 in read the docs
1 parent 5114822 commit 4c772b0

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
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3.11"
12+
python: "3.13"
1313

1414
# Build documentation in the "docs/" directory with Sphinx
1515
sphinx:

0 commit comments

Comments
 (0)