https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 7a4473f31fcf950ff893215af0b310ca4f96a445 authored by Jenkins for Software Heritage on 16 June 2021, 10:04:50 UTC
Updated backport on buster-swh from debian/2.6.1-1_swh1 (unstable-swh)
Tip revision: 7a4473f
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top