https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a75255447b3d19fd41bb3589f3b79b1b3660fe33 authored by Jenkins for Software Heritage on 05 May 2020, 12:45:37 UTC
Updated debian changelog for version 0.1.1
Tip revision: a752554
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top