https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 927b95dd472929d94bbc56b9ce2e459fcf3e407c authored by Jenkins for Software Heritage on 20 July 2020, 11:14:39 UTC
Updated debian changelog for version 0.11.1
Tip revision: 927b95d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top