This website requires JavaScript.
Explore
Help
Register
Sign in
etc
/
yt-dlp
Watch
0
Star
0
Fork
You've already forked yt-dlp
0
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2024-11-08 00:05:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dc9a441bfa
yt-dlp
/
setup.cfg
7 lines
92 B
INI
Raw
Normal View
History
Unescape
Escape
Build and upload universal wheels to pypi
2014-03-16 09:22:41 +00: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-16 18:54:22 +00:00
[flake8]
exclude
=
youtube_dl/extractor/__init__.py
ignore
=
E501
Reference in a new issue
Copy permalink