https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 9cf1d6734c44c0e76d53a46e20aa49f2a0520021 authored by Jenkins for Software Heritage on 14 April 2020, 12:22:04 UTC
New upstream version 0.0.185
Tip revision: 9cf1d67
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top