https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 16a98b9fa148830b1cbd58826d4b4bc01d52ae3f authored by Jenkins for Software Heritage on 23 March 2022, 16:00:33 UTC
Updated debian changelog for version 1.2.0
Tip revision: 16a98b9
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top