Commit 5f299ee
🐛 fix(cellprofiler): upgrade pip to find wxPython pre-built wheels
The system pip in Ubuntu 22.04 is too old to find manylinux_2_28 wheels
for wxPython. Upgrading pip/setuptools/wheel ensures pre-built wheels
are used instead of building from source.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 13d4277 commit 5f299ee
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments