https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: e3571a53e25d05bc5b6825656d7fdfe3b8728163 authored by Jenkins for Software Heritage on 09 April 2020, 14:28:31 UTC
Updated backport on buster-swh from debian/0.0.65-1_swh1 (unstable-swh)
Tip revision: e3571a5
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top