https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: ab1559181569b55de769aaa2276ffafa944608ad authored by Jenkins for Software Heritage on 26 August 2021, 08:43:42 UTC
Updated backport on buster-swh from debian/0.17.1-1_swh1 (unstable-swh)
Tip revision: ab15591
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top