[ci] Bump supported PyPy version to 3.11 (#13877)
Ref: https://pypy.org/posts/2025/07/pypy-v7320-release.html Authored by: bashonly
This commit is contained in:
parent
28b68f6875
commit
62e2a9c0d5
5 changed files with 7 additions and 7 deletions
|
|
@ -172,7 +172,7 @@ python3 -m pip install -U --pre "yt-dlp[default]"
|
|||
```
|
||||
|
||||
## DEPENDENCIES
|
||||
Python versions 3.9+ (CPython) and 3.10+ (PyPy) are supported. Other versions and implementations may or may not work correctly.
|
||||
Python versions 3.9+ (CPython) and 3.11+ (PyPy) are supported. Other versions and implementations may or may not work correctly.
|
||||
|
||||
<!-- Python 3.5+ uses VC++14 and it is already embedded in the binary created
|
||||
<!x-- https://www.microsoft.com/en-us/download/details.aspx?id=26999 --x>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue