Skip to content

Commit 879825a

Browse files
committed
fix: Add Pillow dependency for icon support
PyInstaller requires Pillow to convert PNG icons to ICO format for Windows executables. 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
1 parent 21878a1 commit 879825a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
PySide6
22
pynput
33
pywin32
4+
Pillow

0 commit comments

Comments
 (0)