https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 90c9772bc8388a2c2c2e11a0de19125fcb2ffc0d authored by Jenkins for Software Heritage on 01 July 2020, 08:07:50 UTC
Updated backport on buster-swh from debian/0.9.0-1_swh1 (unstable-swh)
Tip revision: 90c9772
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top