https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: f1010fef21c7a37bf33e909c87bf4e77296b3171 authored by Jenkins for Software Heritage on 22 December 2021, 15:01:41 UTC
Updated debian changelog for version 4.1.0
Tip revision: f1010fe
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top