Fix stale sitecustomize reference; remove duplicate step header

This commit is contained in:
2026-06-16 18:02:48 +00:00
parent 82bffec75a
commit e077a87300
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -95,8 +95,6 @@ find_mw_python() {
echo "$py"
}
# ── Step 1: backend patch ─────────────────────────────────────────────────────
PYTHON=$(find_mw_python)
echo "Using Python: $PYTHON"