mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-28 06:43:40 +03: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"},
|
{include-group = "test"},
|
||||||
]
|
]
|
||||||
pyinstaller = [
|
pyinstaller = [
|
||||||
"pyinstaller>=6.17.0",
|
"pyinstaller==6.22.0",
|
||||||
]
|
]
|
||||||
delocate = [
|
delocate = [
|
||||||
"delocate>=0.13.0 ; sys_platform == 'darwin'",
|
"delocate>=0.13.0 ; sys_platform == 'darwin'",
|
||||||
|
|||||||
Reference in New Issue
Block a user