.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
build/
dist/
*.egg-info/
src/meteoswiss_precipitation/_version.py
.idea/
*.iml
.DS_Store
