https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: cb10244f0062c4dd77954b90e4b71a02afa49c6d authored by Jenkins for Software Heritage on 16 September 2021, 06:42:19 UTC
New upstream version 0.37.0
Tip revision: cb10244
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top