*.pyc
*.egg-info
*~

build/
dist/
test_venv
.coverage
.tox/
coverage.xml
htmlcov/
tox_logs/
.cache/

