This commit is contained in:
ZtRXR 2024-05-19 23:59:12 +08:00
parent 712815c654
commit 9fedad13d9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[tool.poetry-pyinstaller-plugin.scripts]
webp_to_png = { source = "webp_to_png/__main__.pyw", type = "onefile", bundle = false, icon="../../../../webp_to_png/program_data/favicon.ico", console=true}
# [tool.poetry-pyinstaller-plugin.scripts]
# webp_to_png = { source = "webp_to_png/__main__.pyw", type = "onefile", bundle = false, icon="../../../../webp_to_png/program_data/favicon.ico", console=true}
# [tool.poetry-pyinstaller-plugin.collect]
# Collect all submodules, data files & binaries for 'package_A' and 'package_B'