https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 7b397427ced48342c468ba0ae6d9d86dbbaee1cd authored by Jenkins for Software Heritage on 08 December 2021, 09:13:32 UTC
Updated backport on buster-swh from debian/0.22.0-1_swh1 (unstable-swh)
Tip revision: 7b39742
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top