- label_app.spec: one-file build bundling fonts, emoji data, ttkbootstrap themes and (on Windows) fribidi.dll so Pillow can shape emoji sequences - build-windows.ps1 helper; assets/icon.ico app icon - Fonts resolved from assets/fonts first, then system dirs, so the app runs from a bundle or a checkout on any OS - Bump Pillow pin to 12.3
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
click==8.1.7
|
|
pillow==12.3.0
|
|
pyserial==3.5
|
|
emoji-data-python==1.6.0
|
|
ttkbootstrap==1.20.4
|