https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: c1c8fab906259d6209f7546efbb96da14f4550c4 authored by Jenkins for Software Heritage on 06 August 2020, 16:47:15 UTC
Updated debian changelog for version 0.6.4
Tip revision: c1c8fab
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top