https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: d8bc426aea774815a57847b27911900175bf8140 authored by Jenkins for Software Heritage on 03 June 2022, 13:47:47 UTC
Updated debian changelog for version 1.2.0
Tip revision: d8bc426
setup.cfg
[flake8]
select = C,E,F,W,B950
ignore = E203,E231,E501,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top