[PR #6294] fix(cli): install local deps in editable mode #4955

Closed
opened 2026-02-20 17:51:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6294

State: closed
Merged: Yes


Description

As part of this PR #6156, local deps are no longer installed in editable mode. This change reverts that behaviour and ensures local packages are installed in editable mode.

Issue: fixes #6288

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6294 **State:** closed **Merged:** Yes --- **Description** As part of this PR #6156, local deps are no longer installed in editable mode. This change reverts that behaviour and ensures local packages are installed in editable mode. **Issue:** fixes #6288
yindo added the pull-request label 2026-02-20 17:51:00 -05:00
yindo closed this issue 2026-02-20 17:51:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4955