https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 086d974f9255f6722f63d5ac3e645652979f878e authored by Jenkins for Software Heritage on 19 October 2022, 12:55:24 UTC
New upstream version 1.7.1
Tip revision: 086d974
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