https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: bca3e4dab85c22cc9ff745f33aefe37921a52aa3 authored by Jenkins for Software Heritage on 10 July 2020, 14:40:29 UTC
Updated debian changelog for version 0.10.3
Tip revision: bca3e4d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top