https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: d6ecf54b839f7b7461dbe0ec2e8b43d9c6679ebe authored by Jenkins for Software Heritage on 09 April 2020, 10:46:26 UTC
New upstream version 0.0.183
Tip revision: d6ecf54
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top