https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 93afe56775858a9965a973c15d05759e8e8c3c57 authored by Jenkins for Software Heritage on 25 September 2020, 10:08:10 UTC
Updated backport on buster-swh from debian/0.6.0-1_swh1 (unstable-swh)
Tip revision: 93afe56
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top