We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879e123 commit 8d34b27Copy full SHA for 8d34b27
.readthedocs.yaml
@@ -4,7 +4,7 @@ version: 2
4
build:
5
os: 'ubuntu-22.04'
6
tools:
7
- python: '3.8' # 指定 Python 版本
+ python: '3.9' # 指定 Python 版本
8
9
# 设置 Python 环境
10
sphinx:
0 commit comments