https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: fad99cca5e101e51da070571c71e59c753d382f6 authored by Jenkins for Software Heritage on 04 August 2022, 08:13:22 UTC
New upstream version 1.4.2
Tip revision: fad99cc
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