Skip to content

Commit f87e470

Browse files
authored
Merge pull request #57 from cloudblue/fix_single_executables
add play plugin to hidden imports
2 parents 1f4f5e4 + b62d4d3 commit f87e470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/ccli.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ a = Analysis(
2424
'connect.cli.plugins.customer.commands',
2525
'connect.cli.plugins.product.commands',
2626
'connect.cli.plugins.report.commands',
27+
'connect.cli.plugins.play.commands',
2728
],
2829
hookspath=[],
2930
runtime_hooks=[],

0 commit comments

Comments
 (0)