https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: f7f161db15ae672ecef8860185a99b15970a415c authored by Jenkins for Software Heritage on 16 February 2021, 16:28:23 UTC
New upstream version 0.23.1
Tip revision: f7f161d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top