This website requires JavaScript.
Explore
Help
Sign In
pepepper
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/ytdl-org/youtube-dl
synced
2024-11-01 07:58:00 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
dc9a441bfa
youtube-dl
/
setup.cfg
7 lines
92 B
INI
Raw
Normal View
History
Unescape
Escape
Build and upload universal wheels to pypi
2014-03-16 18:22:41 +09:00
[wheel]
universal
=
True
Move flake8 configuration to setup.cfg It will be used when calling flake8 from any directory in the project
2014-12-17 03:54:22 +09:00
[flake8]
exclude
=
youtube_dl/extractor/__init__.py
ignore
=
E501
Reference in New Issue
Copy Permalink