https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: d2c472549adb7ee92da4a604b05bc7096c54b68a authored by Jenkins for Software Heritage on 21 January 2021, 11:00:29 UTC
Updated debian changelog for version 0.9.0
Tip revision: d2c4725
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top