Added
Changed
- Only apply
FORCE_COLOR
,NO_COLOR
andANSI_COLORS_DISABLED
when present and not an empty string (#92) @hugovk - Replace deprecated classifier with licence expression (PEP 639) (#95) @hugovk
- Speedup: move typing imports into type-checking block (#94) @hugovk
- Lint with faster action-pre-commit-uv: 1m22s -> 48s and 21s -> 15s (#86) @hugovk