https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: c871914174a2e3ffd87939364355b172e32f9d91 authored by Jenkins for Software Heritage on 22 June 2020, 10:12:50 UTC
Updated debian changelog for version 0.2.1
Tip revision: c871914
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top