Skip to content

Commit 8d34b27

Browse files
committed
fix readthedocs
1 parent 879e123 commit 8d34b27

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
@@ -4,7 +4,7 @@ version: 2
44
build:
55
os: 'ubuntu-22.04'
66
tools:
7-
python: '3.8' # 指定 Python 版本
7+
python: '3.9' # 指定 Python 版本
88

99
# 设置 Python 环境
1010
sphinx:

0 commit comments

Comments
 (0)