-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation
Milestone
Description
3 todos related to installation since the vendoring of pkg_resources:
- rebuild get-pip.py with the latest pip; specifically remove the setuptools/pkg_resources import check (https://github.com/pypa/pip/blob/develop/contrib/build-installer#L13)
- we have to release a wheel of pip, for get-pip.py to work without setuptools
- update the install instructions.
I have #3 done locally, and tested a locally updated get-pip.py using this
python get-pip.py --find-links=/local/pip/wheel/location --no-index
#1 should wait till we have as many fixes as possible.
do we have any concerns about #2?
Metadata
Metadata
Assignees
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation