Skip to content

Commit 8a078d8

Browse files
authored
Merge pull request #101317 from KdHyeon0661/patch-3
Update tutorial-parallel-python.md
2 parents bdc89da + ee93fe3 commit 8a078d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/tutorial-parallel-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this tutorial, you convert MP4 media files in parallel to MP3 format using th
2525

2626
## Prerequisites
2727

28-
* [Python version 2.7 or 3.6+](https://www.python.org/downloads/)
28+
* [Python version 3.7+](https://www.python.org/downloads/)
2929

3030
* [pip](https://pip.pypa.io/en/stable/installing/) package manager
3131

0 commit comments

Comments
 (0)