summaryrefslogtreecommitdiff
path: root/run.m1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'run.m1.spec')
-rw-r--r--run.m1.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.m1.spec b/run.m1.spec
index 5f1cc850..c863a6ca 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', 'python-lsp-server'],
+ hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4', 'redbaron', 'pylsp'],
hookspath=[],
hooksconfig={},
runtime_hooks=[],