https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 919334e546a2ee9a21b057f4c1379e3643a72681 authored by Jenkins for Software Heritage on 10 June 2021, 14:51:04 UTC
Updated backport on buster-swh from debian/0.15.0-1_swh1 (unstable-swh)
Tip revision: 919334e
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top