https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 41cada793ef9f5b4103b3c60bdfedd9cfed8b798 authored by Jenkins for Software Heritage on 06 May 2021, 12:35:43 UTC
Updated debian changelog for version 2.4.2
Tip revision: 41cada7
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top