swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: a8226412f804b09e1a9db67aef2c9b62c36760d8 authored by Jenkins for Software Heritage on 07 August 2020, 16:23:02 UTC
Updated debian changelog for version 0.13.1
Tip revision: a822641
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top