https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: fded717ec1db4be22cc19b6602dde38f81566438 authored by Jenkins for Software Heritage on 24 February 2022, 16:03:55 UTC
Updated debian changelog for version 1.0.0
Tip revision: fded717
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top