https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 805205672d7a34f92ecaabcf9e7e5adb5c249d2e authored by Jenkins for Software Heritage on 23 July 2020, 10:18:11 UTC
New upstream version 0.11.2
Tip revision: 8052056
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top