Revision 89d28d5ef6214c4a81acb335805cab1215fa4f8c authored by Jenkins for Software Heritage on 24 August 2021, 15:07:34 UTC, committed by Jenkins for Software Heritage on 24 August 2021, 15:07:34 UTC
1 parent dac2450
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top