diff --git a/resources/ccli.spec b/resources/ccli.spec index a8af41c7..8fc9becb 100644 --- a/resources/ccli.spec +++ b/resources/ccli.spec @@ -24,6 +24,7 @@ a = Analysis( 'connect.cli.plugins.customer.commands', 'connect.cli.plugins.product.commands', 'connect.cli.plugins.report.commands', + 'connect.cli.plugins.play.commands', ], hookspath=[], runtime_hooks=[],