https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 948bb651a88a98c254dd27cba25cbe7e9548f6d5 authored by Jenkins for Software Heritage on 22 December 2021, 12:28:53 UTC
New upstream version 4.0.0
Tip revision: 948bb65
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top