swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 54f1cebbe35a64878cc40fa21a044211aa0177e8 authored by Jenkins for Software Heritage on 19 June 2020, 12:52:54 UTC
Updated backport on buster-swh from debian/0.6.0-1_swh1 (unstable-swh)
Tip revision: 54f1ceb
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top