gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)

This commit is contained in:
Steve Dower 2023-04-18 17:47:08 +01:00 committed by GitHub
parent 4e04393b2f
commit 78cac520c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ def extract_pip_files(ns):
"--no-color",
"install",
"pip",
"setuptools",
"--upgrade",
"--target",
str(dest),