feat: [CLI] Add arg to retain build deps (setuptools, pip, wheel) (#5404)

This commit is contained in:
William FH
2025-07-08 19:41:47 +00:00
committed by GitHub
parent 9cb6365914
commit 0d8a8c5847
10 changed files with 280 additions and 32 deletions
+1
View File
@@ -8,6 +8,7 @@
"scikit-learn",
"./graphs"
],
"keep_pkg_tools": false,
"graphs": {
"agent": "./graphs/agent.py:graph",
"storm": "./graphs/storm.py:graph"