Revision 1a401c0db7d9199d8f9b593962d14bf0797a429c authored by Antoine R. Dumont (@ardumont) on 03 April 2019, 14:09:16 UTC, committed by Antoine R. Dumont (@ardumont) on 03 April 2019, 14:20:12 UTC
1 parent 7d6d894
Raw File
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
back to top