From 022d86cb8cf823c12974e896b26460601ffedc4d Mon Sep 17 00:00:00 2001 From: Cameron Maloney Date: Mon, 13 May 2024 13:56:29 -0700 Subject: [PATCH] Update app.spec --- api/app.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/api/app.spec b/api/app.spec index a553b622..3013269b 100644 --- a/api/app.spec +++ b/api/app.spec @@ -25,7 +25,6 @@ a = Analysis( runtime_hooks=[], excludes=[], noarchive=False, - optimize=0, ) # Define PYZ (Python Zip) configuration