https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 87ff3dbafc7b65ec4ecb1336c41f645ec060434c authored by Jenkins for Software Heritage on 03 October 2022, 12:07:44 UTC
Updated debian changelog for version 1.2.3
Tip revision: 87ff3db
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