summaryrefslogtreecommitdiff
path: root/run.m1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'run.m1.spec')
-rw-r--r--run.m1.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/run.m1.spec b/run.m1.spec
index a1aa6161..a4e68872 100644
--- a/run.m1.spec
+++ b/run.m1.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=[],