https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 99fc68975b17df9c076c9095513c9430c6ca3af1 authored by Jenkins for Software Heritage on 25 May 2020, 08:11:07 UTC
Updated debian changelog for version 0.2.0
Tip revision: 99fc689
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top