https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: d3d03819b93b6078581b281736aa43334a129b7a authored by Jenkins for Software Heritage on 23 March 2022, 10:08:15 UTC
Updated backport on buster-swh from debian/6.0.0-1_swh1 (unstable-swh)
Tip revision: d3d0381
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top