mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
60e5428925
That directory is temporarily generated when building for PyPi and may be present if something goes wrong with the upload.
7 lines
133 B
INI
7 lines
133 B
INI
[wheel]
|
|
universal = True
|
|
|
|
[flake8]
|
|
exclude = youtube_dl/extractor/__init__.py,devscripts/buildserver.py,setup.py,build
|
|
ignore = E501
|