From 0236c16af176a4049b9ff1354f8af42764c5bdc8 Mon Sep 17 00:00:00 2001 From: Simon Fondrie-Teitler Date: Fri, 22 Dec 2017 18:13:09 -0500 Subject: [pkg] Include required files in headless build Also pull in cython and restructure the package. --- pkg/pyinst/headless.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/pyinst') diff --git a/pkg/pyinst/headless.spec b/pkg/pyinst/headless.spec index d7a6f34c..7dbb77bc 100644 --- a/pkg/pyinst/headless.spec +++ b/pkg/pyinst/headless.spec @@ -16,6 +16,7 @@ if IS_MAC: hiddenimports = [ 'appdirs', + 'cython', 'scrypt._scrypt', 'scrypt', 'zope.interface', 'zope.proxy', 'pysqlcipher', 'service_identity', -- cgit v1.2.3