Files
LEANN/packages
Andy Lee 530507d39d Drop Python 3.9 support, require Python 3.10+
Python 3.9 reached end-of-life and the codebase uses PEP 604 union
type syntax (str | None) which requires Python 3.10+.

Changes:
- Remove Python 3.9 from CI build matrix
- Update requires-python to >=3.10 in all pyproject.toml files
- Update classifiers to reflect supported Python versions (3.10-3.13)
2025-12-24 00:54:44 +00:00
..
2025-09-19 17:03:55 -07:00
2025-11-12 06:01:25 +00:00
2025-08-14 14:39:45 -07:00
2025-07-27 02:22:54 -07:00