Skip to content

Commit 0a58b72

Browse files
committed
docs: python version
1 parent d2c57e6 commit 0a58b72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- 你心有余,而没时间剪辑,甚至没学过剪辑,怎么办?
1313
- 你想了想,鼓起勇气搞到录播准备剪辑,发现这仅仅是起点🙂‍↕️
1414
- 筛选、对时间轴⌚️、整个合适的标题🙋、太复杂了😩,如果偶尔某天,自己没看直播🏃‍♂️,还得把整个录播看一遍再切,怎么办?😭
15-
- 你说你爱也迷人确实很强势,但这还是太吃操作了,那么有没有什么简单又强势的切片方式呢?
15+
- 你说你爱也迷人确实很惊艳,但这还是太吃操作了,那么有没有什么简单又强势的切片方式呢?
1616
- 有的,有的兄弟。
1717
- 来看看`auto-slicing`吧,你来搞定录播,它来搞定切片。
1818

@@ -34,7 +34,7 @@
3434

3535
#### 1.2 配置python环境
3636

37-
python版本:理论上python `3.9~3.12`均可,`3.13`之前遇到过一些问题,不太清楚现在是否已经修复
37+
python版本:理论上python `3.11~3.12`均可,`3.13`之前遇到过一些问题,不太清楚现在是否已经修复
3838

3939

4040

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Prerequisites:
2929

3030
#### 1.2 Configure the Python environment
3131

32-
Python version: Theoretically, Python `3.9 - 3.12` can be used. There were some problems with `3.13` before, and it's not clear if they have been fixed now.
32+
Python version: Theoretically, Python `3.11 - 3.12` can be used. There were some problems with `3.13` before, and it's not clear if they have been fixed now.
3333

3434
1. It is recommended to use uv to install
3535

0 commit comments

Comments
 (0)