projects
/
ytdl
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
26857750c7c1aa5d9a15b09578740d41d063f189
[ytdl]
/
setup.cfg
1
[wheel]
2
universal = True
3
4
[flake8]
5
exclude = youtube_dl/extractor/__init__.py,devscripts/buildserver.py,setup.py,build,.git
6
ignore = E402,E501,E731