https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 363552816a5551eb1d7306cff117c593ee9895eb authored by Jenkins for Software Heritage on 07 August 2020, 16:22:56 UTC
New upstream version 0.13.1
Tip revision: 3635528
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top