Revision c67fe217f006d80300c7654ba1c2e4937890ebfc authored by David Douard on 20 March 2020, 10:03:17 UTC, committed by David Douard on 27 March 2020, 08:50:12 UTC
1 parent 19be96f
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top