https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 3f1b16b1927b66076bf78eadfa9d04d2e8214b4d authored by Jenkins for Software Heritage on 20 January 2021, 14:34:52 UTC
New upstream version 0.11.0
Tip revision: 3f1b16b
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top