https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: d9864de48ce51873262c0b9e639df085d2b33718 authored by Jenkins for Software Heritage on 10 July 2020, 11:08:30 UTC
Updated debian changelog for version 0.5.2
Tip revision: d9864de
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top