https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 3d9685b5f4749a02c1857de3498a2d883b801f8a authored by Jenkins for Software Heritage on 19 February 2021, 10:58:51 UTC
Updated debian changelog for version 0.23.2
Tip revision: 3d9685b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top