Commit 7582863
fix: install setuptools from PyPI before PipAuthenticate
UsePythonVersion provides a clean Python without setuptools.
Install it directly from PyPI (before PipAuthenticate sets env vars)
so --no-build-isolation can find the build backend.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 227605c commit 7582863
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
0 commit comments