https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 7a3c1530545c9a6567c65712c9303305e3be4d42 authored by Jenkins for Software Heritage on 01 April 2022, 08:27:20 UTC
Updated backport on buster-swh from debian/6.0.1-1_swh1 (unstable-swh)
Tip revision: 7a3c153
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top