Closed
Description
Setuptools 18.3 added support for omitting the sys path manipulation in easy-install.pth by setting SETUPTOOLS_SYS_PATH_TECHNIQUE=raw.
This change seems to have been well received and even revealed benefits in #400, despite the apparent undesirable behavior encountered in #447.
It's time for Setuptools to use this technique by default. This backward-incompatible change will require environments to set SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite to retain the existing behavior.
Metadata
Metadata
Assignees
Labels
No labels