Revision ab1559181569b55de769aaa2276ffafa944608ad authored by Jenkins for Software Heritage on 26 August 2021, 08:43:42 UTC, committed by Jenkins for Software Heritage on 26 August 2021, 08:43:42 UTC
1 parent 395f14f
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top