From ceac441066d178352352461b141f03b7b5067d88 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Thu, 19 Oct 2023 00:23:58 -0700 Subject: cleanup spec --- run.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'run.spec') diff --git a/run.spec b/run.spec index c50c80b0..c3991676 100644 --- a/run.spec +++ b/run.spec @@ -12,8 +12,8 @@ a = Analysis( datas=[ ('server/continuedev', 'continuedev'), (certifi.where(), 'ca_bundle') - ] + copy_metadata('replicate'), - hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4', 'redbaron'], + ], + hiddenimports=['github', 'ripgrepy', 'bs4', 'redbaron'], hookspath=[], hooksconfig={}, runtime_hooks=[], -- cgit v1.2.3-70-g09d2