# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Spyder project (created when the launcher opens)
.spyproject/

# Tests
.pytest_cache/

# Throwaway project generated by `uv run setup-spyder-integration`
tests/fixture_integration/pyproject.toml
tests/fixture_integration/uv.lock
tests/fixture_integration/main.py
