Skip to content

Commit 3e3cd8d

Browse files
committed
Japanese and Korean docs no longer build on RTD due to Python version
1 parent 3186990 commit 3e3cd8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/locales/ja/.readthedocs.yaml

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-20.04
1111
tools:
12-
python: "3.9"
12+
python: "3.13"
1313
# You can also specify other tool versions:
1414
# nodejs: "16"
1515
# rust: "1.55"

docs/locales/ko/.readthedocs.yaml

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-20.04
1111
tools:
12-
python: "3.9"
12+
python: "3.13"
1313
# You can also specify other tool versions:
1414
# nodejs: "16"
1515
# rust: "1.55"

0 commit comments

Comments
 (0)