Fix: Use lf-activate-venv to reuse venv
[releng/global-jjb.git] / releasenotes / notes / fix-venv-tox-9a480bedd07463ba.yaml
1 ---
2 issues:
3   - |
4     line 48: tox: command not found
5 fixes:
6   - |
7     The venv created for tox is unavailable when the semantics of the
8     script are split across files, therefore ensure venv is created with
9     --venv-file option and set.