https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: e4fd96f24cedfa2f9c4e13f14d6ec478b2b2d903 authored by Jenkins for Software Heritage on 25 February 2021, 16:59:25 UTC
New upstream version 0.13.0
Tip revision: e4fd96f
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top