https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a33a45b23db1bbe84845a129e2be8d60d30f9b10 authored by Jenkins for Software Heritage on 10 April 2020, 14:48:17 UTC
Updated debian changelog for version 0.0.66
Tip revision: a33a45b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top