https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 488e97d98207f923016d690f9d0e9c7585d16d67 authored by Jenkins for Software Heritage on 24 February 2022, 16:07:31 UTC
Updated backport on buster-swh from debian/1.0.0-1_swh1 (unstable-swh)
Tip revision: 488e97d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top