https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 85d25771b8174f21d2d968425fcc23c29788d910 authored by Jenkins for Software Heritage on 31 July 2020, 13:29:03 UTC
Updated backport on buster-swh from debian/0.11.8-1_swh1 (unstable-swh)
Tip revision: 85d2577
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top