mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 01:37:49 +02:00
Add to local faux packages
This commit is contained in:
@@ -195,7 +195,7 @@ def test_config_to_docker_simple():
|
||||
PATH_TO_CONFIG,
|
||||
validate_config(
|
||||
{
|
||||
"dependencies": [".", "../../examples/graphs_reqs_a", "../../examples"],
|
||||
"dependencies": [".", "../../examples/graphs_reqs_a"],
|
||||
"graphs": graphs,
|
||||
"http": {"app": "../../examples/my_app.py:app"},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user