debug imports

This commit is contained in:
cwilvx
2025-04-30 14:06:49 +03:00
parent b552f05491
commit c9cd3fb2b2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -73,6 +73,7 @@ def handle_build(*args, **kwargs):
f"--add-data=version.txt{_s}.",
f"--add-data={flask_openapi_path}/templates/static{_s}flask_openapi3/templates/static",
f"--hidden-import={server_module}",
"--debug=imports",
"--icon=assets/logo-fill.light.ico",
"-y",
]