commit | a1717814611af73dd82f7c2e4ec46548af77c7ca | [log] [tgz] |
---|---|---|
author | Matthew Dalzell <matthew.dalzell@arm.com> | Tue Aug 05 17:24:22 2025 +0100 |
committer | Matthew Dalzell <matthew.dalzell@arm.com> | Tue Aug 05 17:38:00 2025 +0100 |
tree | ee4a120eac6d1cab46c3c4b55b977f4f76ab5ead | |
parent | 9a24bf1a345daa0d2c8d309f0d2626f8ead8afe2 [diff] |
VENV: Allows venv to be in two locations This allows the venv to be found in two different locations: - /.venv - /home/buildslave/.venv This is to allow for the transmission from the former to the latter without causing any new issues. Change-Id: I79584a6414d8d5e5b7b72bd9c7a4344415ce9dc9 Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com>