https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 4197263ed071a1c37731763c62266fa20c4ac387 authored by Jenkins for Software Heritage on 19 February 2021, 11:03:48 UTC
Updated backport on buster-swh from debian/0.23.2-1_swh1 (unstable-swh)
Tip revision: 4197263
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top