https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 7e48730501535f43d9deff97d986676266987f9d authored by Jenkins for Software Heritage on 10 January 2022, 14:59:18 UTC
Updated debian changelog for version 4.2.0
Tip revision: 7e48730
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top