https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 2ad843602338cf0312c217849e94d6674e89bbc4 authored by Jenkins for Software Heritage on 19 May 2020, 09:54:10 UTC
Updated backport on buster-swh from debian/0.1.0-1_swh1 (unstable-swh)
Tip revision: 2ad8436
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top