https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 14597f2196258d6e1bd7ac43954680adcfa7a6ce authored by Jenkins for Software Heritage on 20 April 2021, 09:52:53 UTC
Updated backport on buster-swh from debian/0.13.0-1_swh1 (unstable-swh)
Tip revision: 14597f2
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top