From 40d540552848e08832a3d5bd9656c4e2f7e0a06e Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 13 Jun 2017 18:35:11 +0200 Subject: [pkg] add missing import --- pkg/pyinst/app.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/pyinst') diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index 6adbf5d8..aeca9449 100644 --- a/pkg/pyinst/app.spec +++ b/pkg/pyinst/app.spec @@ -1,5 +1,6 @@ # -*- mode: python -*- import platform +import sys block_cipher = None -- cgit v1.2.3