https://forge.softwareheritage.org/source/swh-counters
Raw File
Tip revision: 117aee551fac6f732c34b3a49e1f7e6e8c9b4d40 authored by Jenkins for Software Heritage on 06 April 2021, 15:26:15 UTC
Updated debian changelog for version 0.2.1
Tip revision: 117aee5
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top