mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-03 06:22:28 +00:00
[build] Migrate py2exe builds to win_exe (#11256)
This commit removes py2exe support Closes #10087 Authored by: bashonly
This commit is contained in:
@@ -85,9 +85,6 @@ test = [
|
||||
pyinstaller = [
|
||||
"pyinstaller>=6.10.0", # Windows temp cleanup fixed in 6.10.0
|
||||
]
|
||||
py2exe = [
|
||||
"py2exe>=0.12",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://github.com/yt-dlp/yt-dlp#readme"
|
||||
|
||||
Reference in New Issue
Block a user