https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: ddec157a964644c3c45335902b23fa3a79c7cbb3 authored by Jenkins for Software Heritage on 03 July 2020, 16:59:53 UTC
Updated backport on buster-swh from debian/0.9.2-1_swh1 (unstable-swh)
Tip revision: ddec157
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top