https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: eb1ebcb90883e4e0a0dbb94a53252376cab12e5c authored by David Douard on 25 September 2020, 15:05:56 UTC
Bump version
Tip revision: eb1ebcb
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top