https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 1562a78be6bd05ddec3a06a08c02b6592131ad73 authored by Jenkins for Software Heritage on 08 April 2021, 08:05:41 UTC
New upstream version 0.27.2
Tip revision: 1562a78
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top