]> jfr.im git - yt-dlp.git/blame_incremental - setup.cfg
[nrktv] Update API host (closes #16324)
[yt-dlp.git] / setup.cfg
... / ...
CommitLineData
1[wheel]
2universal = True
3
4[flake8]
5exclude = youtube_dl/extractor/__init__.py,devscripts/buildserver.py,devscripts/lazy_load_template.py,devscripts/make_issue_template.py,setup.py,build,.git
6ignore = E402,E501,E731,E741