https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 218955b4e0e3343ab33f7438c364b10110f6be0c authored by Jenkins for Software Heritage on 10 July 2020, 11:10:43 UTC
Updated backport on buster-swh from debian/0.5.2-1_swh1 (unstable-swh)
Tip revision: 218955b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top