mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)
This commit is contained in:
parent
4e04393b2f
commit
78cac520c3
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ def extract_pip_files(ns):
|
|||
"--no-color",
|
||||
"install",
|
||||
"pip",
|
||||
"setuptools",
|
||||
"--upgrade",
|
||||
"--target",
|
||||
str(dest),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue