https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 70532dcd4aee075dc2a79324df64bd49dfbceef2 authored by Jenkins for Software Heritage on 21 January 2021, 18:27:59 UTC
New upstream version 0.9.1
Tip revision: 70532dc
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top