https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 1661ef90b855e79917c55ce87d45f1e101a94023 authored by Jenkins for Software Heritage on 12 June 2020, 07:22:01 UTC
New upstream version 0.3.0
Tip revision: 1661ef9
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top