update
This commit is contained in:
parent
712815c654
commit
9fedad13d9
@ -1,5 +1,5 @@
|
|||||||
[tool.poetry-pyinstaller-plugin.scripts]
|
# [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}
|
# 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]
|
# [tool.poetry-pyinstaller-plugin.collect]
|
||||||
# Collect all submodules, data files & binaries for 'package_A' and 'package_B'
|
# Collect all submodules, data files & binaries for 'package_A' and 'package_B'
|
||||||
|
Loading…
Reference in New Issue
Block a user