https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 8828f5d5f78390ba3685ff8e8307f4e5abf3cbdc authored by Jenkins for Software Heritage on 06 July 2020, 08:06:13 UTC
Updated debian changelog for version 0.9.3
Tip revision: 8828f5d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top