]> jfr.im git - yt-dlp.git/blob - pyproject.toml
[postprocessor] Print newline for `--progress-template`
[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']