https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 48953aa2a6c6439313b4562d88ee20a63e73a34d authored by David Douard on 04 June 2020, 12:27:22 UTC
d/changelog: fix the release
Tip revision: 48953aa
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top