https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 968a989d73ed35e6ef24794481dc77edf71762e5 authored by Jenkins for Software Heritage on 21 April 2020, 14:28:37 UTC
New upstream version 0.0.68
Tip revision: 968a989
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top