https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: f57de45fbabc32373023aaadd8c73f8f86e3883f authored by Jenkins for Software Heritage on 07 July 2021, 16:58:42 UTC
Updated debian changelog for version 0.34.0
Tip revision: f57de45
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top