https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: a9058500132cf17c6093568717081d0899a40d1f authored by Jenkins for Software Heritage on 04 March 2021, 22:39:03 UTC
Updated debian changelog for version 0.24.1
Tip revision: a905850
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top