diff options
-rw-r--r-- | pkg/pyinst/app.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index 6adbf5d..aeca944 100644 --- a/pkg/pyinst/app.spec +++ b/pkg/pyinst/app.spec @@ -1,5 +1,6 @@ # -*- mode: python -*- import platform +import sys block_cipher = None |