From 45d9bab5cea745573be7112d7130089c596c88fa Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Mon, 4 Sep 2023 11:01:37 -0700 Subject: fix: :bug: traceback fixes, remove replicate from hiddenimports --- run.m1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.m1.spec') diff --git a/run.m1.spec b/run.m1.spec index ad75856a..5f1cc850 100644 --- a/run.m1.spec +++ b/run.m1.spec @@ -13,7 +13,7 @@ a = Analysis( ('continuedev', 'continuedev'), (certifi.where(), 'ca_bundle'), ] + copy_metadata('replicate'), - hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4', 'redbaron', 'replicate'], + hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4', 'redbaron', 'python-lsp-server'], hookspath=[], hooksconfig={}, runtime_hooks=[], -- cgit v1.2.3-70-g09d2