8000 gh-95299: Remove lingering setuptools reference in installer scripts … · python/cpython@78cac52 · GitHub
[go: up one dir, main page]

Skip to content
Sign in

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78cac52

Browse files
authored
gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)
1 parent 4e04393 commit 78cac52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PC/layout/support/pip.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def extract_pip_files(ns):
6767
"--no-color",
6868
"install",
6969
"pip",
70-
"setuptools",
7170
"--upgrade",
7271
"--target",
7372
str(dest),

0 commit comments

Comments
 (0)
0