Merge "Fix!: Un-pin tox version from 3.27.1 and remove tox-pyenv"
[releng/global-jjb.git] / releasenotes / notes / mktemp-busybox-compat-6fc10440960db8c4.yaml
1 ---
2 fixes:
3   - |
4     Improve alpine compatibility by changing the mktemp call in
5     python-tools-install.sh to be compatible with both GNU mktemp as well as
6     BusyBox mktemp (which is used in alpine).