Description
Create editable Python wheels for development installs. It helps packaging tools expose a project in editable mode while still using modern wheel-based installation behavior.
This is a packaging helper for developers and build backends. Editable installs can hide packaging mistakes, so release artifacts should still be built and tested as normal non-editable wheels.