2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-24 16:41:05 -06:00

7 lines
92 B
INI
Raw Normal View History

[wheel]
universal = True
[flake8]
exclude = youtube_dl/extractor/__init__.py
ignore = E501