https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 29c3f1bafdbcba0027ca8ab9cc94fe6ec6ec4013 authored by Jenkins for Software Heritage on 09 April 2020, 10:46:29 UTC
Updated debian changelog for version 0.0.183
Tip revision: 29c3f1b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top