__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.eggs/
*.egg
.env
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Generated by hatch-vcs at build time (version derived from git tags).
src/argus_curator/_version.py
