.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
*.DS_Store

# JOSS paper PDF is generated by editorialbot at review time
paper/paper.pdf
paper/jats/
