https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 604ae3e251e17331be26e63f9dda40422baf11ce authored by Jenkins for Software Heritage on 12 October 2020, 10:19:10 UTC
Updated debian changelog for version 0.7.1
Tip revision: 604ae3e
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top