Revision 65ea9e86fd673110d46dac16efe16fd482489051 authored by Jenkins for Software Heritage on 27 July 2020, 06:08:50 UTC, committed by Jenkins for Software Heritage on 27 July 2020, 06:08:50 UTC
2 parent s 8052056 + 7e94767
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top