https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 2fd48eaa903b82268f5a81927d79ad1f58cd4dd6 authored by Antoine R. Dumont (@ardumont) on 07 August 2020, 21:03:31 UTC
d/changelog: Bump new release
Tip revision: 2fd48ea
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top