https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: dd4b6988a4e3b914bc5c2b4b6c4116ba73817b98 authored by Jenkins for Software Heritage on 08 December 2020, 10:37:45 UTC
Updated backport on buster-swh from debian/0.8.2-1_swh2 (unstable-swh)
Tip revision: dd4b698
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top