https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: da3fd3f5d5ec4bcd249e52e12ddd9f62ca48a626 authored by Jenkins for Software Heritage on 10 July 2020, 06:52:39 UTC
New upstream version 0.10.2
Tip revision: da3fd3f
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top