lksjalk
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
This commit is contained in:
@@ -501,6 +501,8 @@ fi
|
||||
# At this point REPO may still be wrong if mm was invoked outside any project; keep the embedded path as a last resort.
|
||||
|
||||
VENV="$REPO/.venv"
|
||||
# Ensure tools installed into the venv are discoverable to subprocess-based providers
|
||||
export PATH="$VENV/bin:$PATH"
|
||||
|
||||
# Debug mode: set MM_DEBUG=1 to print repository, venv, and import diagnostics
|
||||
if [ -n "${MM_DEBUG:-}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user