swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: baed34a980bb654d314b65724b66a975aaf39acb authored by Jenkins for Software Heritage on 14 April 2020, 15:24:58 UTC
Updated backport on buster-swh from debian/0.0.186-1_swh1 (unstable-swh)
Tip revision: baed34a
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top