https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 4a0354454bd7237ac7b2a66e421787a6880c25ce authored by Jenkins for Software Heritage on 03 July 2020, 15:00:30 UTC
New upstream version 0.9.1
Tip revision: 4a03544
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top