mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-04-30 16:00:17 +02:00
7 lines
92 B
INI
7 lines
92 B
INI
[wheel]
|
|
universal = True
|
|
|
|
[flake8]
|
|
exclude = youtube_dl/extractor/__init__.py
|
|
ignore = E501
|