https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 1c038f0507a452933e3914cd03d1a5375cca585c authored by Jenkins for Software Heritage on 20 August 2021, 10:01:14 UTC
New upstream version 0.35.1
Tip revision: 1c038f0
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top