https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 02cf7a32f0cb7f1a870bceb765f81520bf84bc41 authored by Jenkins for Software Heritage on 20 May 2021, 13:40:27 UTC
Updated debian changelog for version 2.5.1
Tip revision: 02cf7a3
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top