1
0
Fork 0

[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:
bashonly 2025-07-29 16:31:35 -05:00 committed by GitHub
commit 62e2a9c0d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -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>