https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 6c8aba7603cc129197759483e3fd6d066e27ab05 authored by Antoine R. Dumont (@ardumont) on 30 June 2020, 10:41:43 UTC
d/changelog: Bump new version
Tip revision: 6c8aba7
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top