.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
*.egg-info/
build
htmlcov

/.venv/
.mypy_cache/
__pycache__/

/dist/
/local/
/pymicro_wakeword/lib/

/test_features.py
/.python-version
