mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-23 18:15:08 +02:00
feat: [CLI] Add arg to retain build deps (setuptools, pip, wheel) (#5404)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"scikit-learn",
|
||||
"./graphs"
|
||||
],
|
||||
"keep_pkg_tools": false,
|
||||
"graphs": {
|
||||
"agent": "./graphs/agent.py:graph",
|
||||
"storm": "./graphs/storm.py:graph"
|
||||
|
||||
Reference in New Issue
Block a user