Fix: Use the python3 module opt to call pip
[releng/global-jjb.git] / releasenotes / notes / use-python-module-option-33f6eeaf6271c04d.yaml
1 ---
2 fixes:
3   - |
4     Use the python3 module option instead of calling pip directly.
5     This fixes the issue when pip is not available the PATH.