https://github.com/SoftwareHeritage/swh-model
Revision 15c384133617de484148c9a74eff06060f1e3347 authored by Jenkins for Software Heritage on 20 July 2020, 10:50:54 UTC, committed by Jenkins for Software Heritage on 20 July 2020, 10:50:54 UTC
1 parent cf73426
Raw File
Tip revision: 15c384133617de484148c9a74eff06060f1e3347 authored by Jenkins for Software Heritage on 20 July 2020, 10:50:54 UTC
Updated backport on buster-swh from debian/0.6.0-1_swh1 (unstable-swh)
Tip revision: 15c3841
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top