]> jfr.im git - yt-dlp.git/blob - pyproject.toml
Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56
[yt-dlp.git] / pyproject.toml
1 [build-system]
2 build-backend = 'setuptools.build_meta'
3 # https://github.com/yt-dlp/yt-dlp/issues/5941
4 # https://github.com/pypa/distutils/issues/17
5 requires = ['setuptools > 50']