Closed
Description
I'm filing this early, but given the current pace of development, it can't possibly hurt :)
Looking at the current state of the milestone, there are a handful of deprecated features scheduled for removal during this release cycle:
Removal of egg support entirely (Remove additional detection of installed egg distributions when using the imporlib.metadata backend #12308)[actually scheduled for pip 24.1]Removal of[deferred]--build-option
and--global-option
(Remove--global-option
and--build-option
flags #12301)- Removal of the legacy editable install mechanism
There's also the upgrade to vendoring 1.1.0 which will bring significant improvements.
@sbidoul, is setuptools any closer to being prepared for the removal of --build-option
and --global-option
?