mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-26 11:25:19 +00:00
[build] Move bundle scripts into bundle submodule
Authored by: bashonly
This commit is contained in:
@@ -3,3 +3,6 @@ build-backend = 'setuptools.build_meta'
|
||||
# https://github.com/yt-dlp/yt-dlp/issues/5941
|
||||
# https://github.com/pypa/distutils/issues/17
|
||||
requires = ['setuptools > 50']
|
||||
|
||||
[project.entry-points.pyinstaller40]
|
||||
hook-dirs = "yt_dlp.__pyinstaller:get_hook_dirs"
|
||||
|
||||
Reference in New Issue
Block a user