You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/pyproject.toml

6 lines
179 B
TOML

[build-system]
build-backend = 'setuptools.build_meta'
1 year ago
# https://github.com/yt-dlp/yt-dlp/issues/5941
# https://github.com/pypa/distutils/issues/17
requires = ['setuptools > 50']