https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: f5092b91009f01a9a8d904b693441258dff02535 authored by Jenkins for Software Heritage on 03 November 2020, 18:15:38 UTC
Updated backport on buster-swh from debian/0.17.0-1_swh1 (unstable-swh)
Tip revision: f5092b9
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top