Commit 820a69c
committed
Pin setuptools<81 so awscliv2 keeps pkg_resources
awscliv2==2.1.1 imports pkg_resources, which setuptools>=81 removed. The
fresh CI docker image (rebuilt by the torch bump) picked up a newer setuptools,
breaking `awsv2 -i` at the start of .jenkins/build.sh. Unrelated to torch 2.13.
Co-authored-by: Claude1 parent f10ef27 commit 820a69c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments