https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 55c3f0c8857c8c550bc0643b57ebeb5ef09dab07 authored by Jenkins for Software Heritage on 20 August 2021, 10:07:02 UTC
Updated backport on buster-swh from debian/0.35.1-1_swh1 (unstable-swh)
Tip revision: 55c3f0c
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top