https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: ae131a9a5f96254249ab321ff16c0ec9ae858a93 authored by Jenkins for Software Heritage on 16 June 2020, 07:58:21 UTC
New upstream version 0.4.0
Tip revision: ae131a9
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top