https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 641b53f3db7c9186e46ac2d31cb0fefd3d33e1c3 authored by Jenkins for Software Heritage on 14 April 2021, 16:21:24 UTC
Updated backport on buster-swh from debian/0.11.0-1_swh1 (unstable-swh)
Tip revision: 641b53f
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top