https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 10e7002f62266400366fbd2c98fb90fc6e3df3cb authored by Jenkins for Software Heritage on 05 March 2021, 09:14:35 UTC
Updated debian changelog for version 2.0.0
Tip revision: 10e7002
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top