.venv/
.dev/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
build/
dist/
node_modules/
vendor/
src/modwire/_version.py
.coverage
