Commit 21b8452
Remove editable source override from everyrow-mcp (#135)
The `[tool.uv.sources]` entry with a relative editable path breaks
Claude Desktop extension installs — the relative `../` path doesn't
resolve correctly when the extension is unpacked to ~/Library/Application
Support/Claude/Claude Extensions/. The regular PyPI dependency
`everyrow>=0.2.1` is sufficient for production.
Fixes #120 (comment)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8e98d84 commit 21b8452
2 files changed
+5
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments