https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: ab6706cd5592a6539a0e640af018e67f41ce6a1c authored by Jenkins for Software Heritage on 03 July 2020, 16:54:13 UTC
Updated debian changelog for version 0.9.2
Tip revision: ab6706c
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top