mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-20 14:16:46 +00:00
[build] Temporarily pin PyInstaller to v6.22.0 (#17478)
Authored by: bashonly
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ dev = [
|
||||
{include-group = "test"},
|
||||
]
|
||||
pyinstaller = [
|
||||
"pyinstaller>=6.17.0",
|
||||
"pyinstaller==6.22.0",
|
||||
]
|
||||
delocate = [
|
||||
"delocate>=0.13.0 ; sys_platform == 'darwin'",
|
||||
|
||||
Reference in New Issue
Block a user