Files
zuul-jobs/roles/ensure-python-command/defaults
Aurelio Jargas b03e50c3d1 ensure-python-command: Install venv in Zuul-scoped path
To avoid possible clashes with tooling already using `~/.local/<name>`,
let's create a new `.local/_zuul_venv/` parent directory for all the
Zuul-created venvs.

Change-Id: I62a7bff927a5d337fbb05ae8bcd70c530bce4de4
2025-04-08 21:20:52 +00:00
..