0.45.0
Only configure setuptools logging if bdist_wheel is imported (#641)
Worked around a bizarre PyPy+Windows issue with bdist_egg
Skip abi3 tests when freethreading Python build is used (#637)
[pre-commit.ci] pre-commit autoupdate (#635)
Use vendored packaging to canonicalize requirements (#614)
Report stderr contents if `flit build` fails
Updated pre-commit modules and applied ruff fixes