Commit d907da6
committed
[SPARK-55187][PYTHON][INFRA] Remove unused packages from python 3.13 test images
### What changes were proposed in this pull request?
Remove unused packages from python 3.13 test images
### Why are the changes needed?
for more disk space
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-313", "PYTHON_TO_TEST": "python3.13"}'
```
https://github.com/zhengruifeng/spark/actions/runs/21345444556
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53969 from zhengruifeng/image_clean_up_313.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>1 parent b751374 commit d907da6
1 file changed
+1
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 39 | | |
44 | | - | |
45 | | - | |
46 | 40 | | |
47 | 41 | | |
48 | | - | |
49 | | - | |
50 | 42 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 43 | | |
55 | 44 | | |
56 | | - | |
57 | 45 | | |
58 | 46 | | |
59 | | - | |
60 | 47 | | |
61 | 48 | | |
62 | 49 | | |
| |||
0 commit comments