https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 2ca838bd115c170571529a8aaebe0376323bc102 authored by Jenkins for Software Heritage on 23 March 2022, 10:06:05 UTC
Updated debian changelog for version 6.0.0
Tip revision: 2ca838b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top