commit | b94c824e9e455ae3478c13b826c4b9e2f936e778 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 04 17:12:05 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 14 17:11:35 2025 -0600 |
tree | e1bc1bcc26f2975b0c84ef23a4f10860978e48aa | |
parent | 8c12bcc5108046c6f6202e4325cca6b50f657d41 [diff] |
CI: Be consistent in creating and starting our virtualenv Before we invoke pip we should always have first created and started our virtualenv. This was done most of the time, but not always. Signed-off-by: Tom Rini <trini@konsulko.com>