Revision 753936ec3fbfaffb0939bb4e1c3b65a12b37b742 authored by Jenkins for Software Heritage on 14 January 2021, 10:18:32 UTC, committed by Jenkins for Software Heritage on 14 January 2021, 10:18:32 UTC
1 parent cee711b
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top