diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-05 12:08:33 +0100 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-05 15:24:08 +0100 |
commit | 48fc39f7e2e2778a4cf4c0cc16e8a5f5d455893f (patch) | |
tree | 087be414e263caaca3b40a961c26180534527101 /pkg/pyinst/app.spec | |
parent | 19e81f68b7cc730c7ec95b063b9169aeca9bf746 (diff) |
[pkg] ship pixelated packages
Diffstat (limited to 'pkg/pyinst/app.spec')
-rw-r--r-- | pkg/pyinst/app.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index 5a99a6c..d9243de 100644 --- a/pkg/pyinst/app.spec +++ b/pkg/pyinst/app.spec @@ -5,7 +5,7 @@ block_cipher = None hiddenimports = [ 'scrypt', 'zope.interface', 'zope.proxy', - 'pixelated_www', 'pixelated_user_agent', + 'pixelated_www', 'pixelated', 'pysqlcipher', 'service_identity', 'leap.common', 'leap.bitmask', 'leap.bitmask.core.logs', |