https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 1d2dfcba1d94b93b2b3e91e9f717a9a344c6310d authored by Jenkins for Software Heritage on 06 May 2021, 12:36:54 UTC
Updated backport on buster-swh from debian/2.4.2-1_swh1 (unstable-swh)
Tip revision: 1d2dfcb
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top