https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 5b5d0d33ddc73b551c1c1b1128f530573144ecc1 authored by Jenkins for Software Heritage on 14 May 2021, 16:59:38 UTC
New upstream version 0.29.1
Tip revision: 5b5d0d3
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top