1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
svtplay-dl/setup.cfg

10 lines
203 B
INI
Raw Normal View History

2018-01-30 20:04:53 +01:00
[flake8]
2018-02-22 21:04:59 +01:00
max-line-length = 150
2018-07-10 21:32:54 +02:00
ignore = E731,E741,E402
[versioneer]
VCS = git
style = pep440
versionfile_source = lib/svtplay_dl/__version__.py
versionfile_build = svtplay_dl/__version__.py
tag_prefix =