https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 294c57cf979f816287529796c739b8300fd73d1f authored by Jenkins for Software Heritage on 02 March 2021, 08:18:42 UTC
Updated debian changelog for version 1.0.0
Tip revision: 294c57c
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top