Revision f4c4b82af1ba8096ae4ecbde1560aba0f4a1b541 authored by Jenkins for Software Heritage on 22 June 2020, 10:15:06 UTC, committed by Jenkins for Software Heritage on 22 June 2020, 10:15:06 UTC
1 parent eb5988d
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top