https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 35773815a3aa281934b0c97895063f8bfb7562b1 authored by Jenkins for Software Heritage on 11 September 2020, 13:37:11 UTC
Updated debian changelog for version 0.14.2
Tip revision: 3577381
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top