Revision 15684cb002245901a78edbb999c24a735fc61262 authored by Jenkins for Software Heritage on 20 April 2021, 09:50:59 UTC, committed by Jenkins for Software Heritage on 20 April 2021, 09:50:59 UTC
2 parent s a8b8fde + befccb9
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top