fix: Add 'langflow' to workspace configuration (#3935)
Add 'langflow' to workspace configuration in pyproject.toml
This commit is contained in:
parent
5520cb647b
commit
b877bc9e08
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ documentation = "https://docs.langflow.org"
|
|||
|
||||
[tool.uv.sources]
|
||||
langflow-base = {workspace = true}
|
||||
langflow = {workspace = true}
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = ["src/backend/base", "."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue