https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: e7c78820a35551ad67041a8bee4c5904b4acc615 authored by Jenkins for Software Heritage on 03 July 2020, 14:10:51 UTC
Updated debian changelog for version 0.3.8
Tip revision: e7c7882
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top