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

[egg_info]
tag_build = 
tag_date = 0

back to top