swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 7fef9a384a4438cede025029d483e192276c224f authored by Antoine R. Dumont (@ardumont) on 08 July 2020, 12:56:55 UTC
d/changelog: Bump new release
Tip revision: 7fef9a3
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top