feat: Adding custom icons for application

This commit is contained in:
gauvainboiche
2026-08-31 18:54:45 +02:00
parent 4640d08f97
commit 715830d8d0
7 changed files with 133 additions and 6 deletions
+2
View File
@@ -5,5 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"icnsutil>=1.1.0",
"oletools>=0.60.2",
"pillow>=12.3.0",
]