https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: a69fc81b03af8533622a2b338be97d2d07511214 authored by Jenkins for Software Heritage on 27 July 2020, 14:27:02 UTC
Updated backport on buster-swh from debian/0.11.4-1_swh1 (unstable-swh)
Tip revision: a69fc81
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top