https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: d0af35e570dc0a87dd17f7f48bf3780fe692f120 authored by Jenkins for Software Heritage on 03 May 2022, 09:55:04 UTC
New upstream version 1.4.0
Tip revision: d0af35e
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