Revision 4e9ec79edaa951a0fdb7a03b3c92a93142db6455 authored by Jenkins for Software Heritage on 25 June 2021, 14:17:33 UTC, committed by Jenkins for Software Heritage on 25 June 2021, 14:17:33 UTC
2 parent s d4c6fbc + 90b477e
Raw File
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top