From bd79c00e7790b92cfd8b8c8f8211b6c3d36e33a2 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Wed, 9 Aug 2023 11:13:02 -0700 Subject: fix: :bug: temporarily remove replicate altogether --- run.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.spec') diff --git a/run.spec b/run.spec index b774ec93..f7b2d3a3 100644 --- a/run.spec +++ b/run.spec @@ -12,7 +12,7 @@ a = Analysis( ('continuedev', 'continuedev'), (certifi.where(), 'ca_bundle') ], - hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4', 'replicate'], + hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4'], hookspath=[], hooksconfig={}, runtime_hooks=[], -- cgit v1.2.3-70-g09d2