https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 3cf95d77d8c625288c0a290030ab330842bc2064 authored by Jenkins for Software Heritage on 08 July 2020, 15:23:52 UTC
Updated debian changelog for version 0.5.0
Tip revision: 3cf95d7
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top