Logo
Explore Help
Sign In
R-yan/l1ving_youtube-dl
1
0
Fork 0
You've already forked l1ving_youtube-dl
Code Issues Pull Requests Releases Wiki Activity
l1ving_youtube-dl/setup.cfg

7 lines
220 B
INI
Raw Normal View History

Build and upload universal wheels to pypi
2014-03-16 10:22:41 +01: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 19:54:22 +01:00
[flake8]
lazy extractors: Style fixes * Sort extractors alphabetically * Add newlines when needed (youtube_dl/extractors/lazy_extractors.py pass the flake8 test now)
2016-02-21 12:22:12 +01:00
exclude = youtube_dl/extractor/__init__.py,devscripts/buildserver.py,devscripts/lazy_load_template.py,devscripts/make_issue_template.py,setup.py,build,.git
flake8: Ignore E741 'ambiguous variable name' Most of violating codes are reverse-engineered JavaScripts. IMO it's better to keep original (obfuscated) names. [skip ci]
2018-02-03 21:01:02 +08:00
ignore = E402,E501,E731,E741
Reference in New Issue Copy Permalink
Powered by Gitea
English
Deutsch English español français italiano latviešu Nederlands polski português do Brasil suomi svenska Türkçe čeština български русский српски Українська 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API