**/__pycache__/**


**/.pytest_cache/**

**/.idea/**
**/.vscode/**
*.swp
*.env
*.log
*.pyc
*.pyo
*.pyd
*.venv

docs/source/_*

/build

/*.egg-info/

dist/

RELEASE_NOTES.md