https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 35e7f0ccb4b0ea8b8ac32c7bb47610ddffae6c05 authored by Jenkins for Software Heritage on 24 February 2022, 11:13:55 UTC
New upstream version 1.0.0
Tip revision: 35e7f0c
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top