Commit d6209fa
Address review feedback: add argparse import and missing dependsOn entries
- Add missing 'import argparse' (fixes NameError at runtime)
- Add libimagequant to PIL._imaging dependsOn (Thread 25)
- Add PIL._imagingtk dependsOn with libxcb (Threads 26 and 27)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a6d9c3a commit d6209fa
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
446 | 447 | | |
447 | 448 | | |
448 | 449 | | |
| 450 | + | |
449 | 451 | | |
450 | 452 | | |
451 | 453 | | |
| |||
474 | 476 | | |
475 | 477 | | |
476 | 478 | | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
477 | 483 | | |
478 | 484 | | |
479 | 485 | | |
| |||
0 commit comments