Co-authored-by: Eric Gustin <eric@arcade-ai.com> Co-authored-by: Nate Barbettini <nathanaelb@gmail.com> Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"dockerfile_lines": [],
|
|
"graphs": {
|
|
"graph": "./graph.py:graph"
|
|
},
|
|
"env": ".env",
|
|
"python_version": "3.11",
|
|
"dependencies": [
|
|
"."
|
|
]
|
|
}
|