-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I'd like to consider dropping support for setuptools installing or upgrading itself, including the removal of the bootstrap script, and instead, rely entirely on pip for installation of setuptools. Doing so would (a) allow for the simple declaration of dependencies over vendoring them, (b) eliminate the need for a bootstrap process besides simple 'pip install', (c) eliminate the special handling for self installation, and (d) limit setuptools installation to the single-version installs that pip allows.
I expect some environments like bootstrap or other systems might be affected, so I'm cautious about this possibility. This ticket serves to host the conversation and considerations.
pombredanne, sigmavirus24, astrojuanlu, jboarman, cguerramain and 1 moreushuz, xietiaoda, Mirona, chenqing24, velconia and 9 morehubrisnxs
Metadata
Metadata
Assignees
Labels
No labels