https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: b8ea95d3847b4b37ec16bdcfb16a7884ad06c561 authored by Jenkins for Software Heritage on 07 May 2020, 13:55:12 UTC
Updated backport on buster-swh from debian/0.0.84-1_swh1 (unstable-swh)
Tip revision: b8ea95d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top