`CLAUDE.md` line 61 says: > `requires-python = ">=3.6"` and CI tests old Python versions Once #2000 merges, `pyproject.toml` will require `>=3.8`, making this line stale. Update the reference to match.
CLAUDE.mdline 61 says:Once #2000 merges,
pyproject.tomlwill require>=3.8, making this line stale.Update the reference to match.