[MacOS] Add install-python.sh to arm64 templates (#9474)
* add install-python.sh to arm64 templates * add Pipx pester test * Update Python.Tests.ps1 * bump python version
This commit is contained in:
@@ -38,7 +38,7 @@ if is_Veertu; then
|
||||
fi
|
||||
|
||||
echo "Brew Installing Python 3"
|
||||
brew_smart_install "[email protected]1"
|
||||
brew_smart_install "[email protected]2"
|
||||
|
||||
echo "Installing pipx"
|
||||
export PIPX_BIN_DIR=/usr/local/opt/pipx_bin
|
||||
|
||||
Reference in New Issue
Block a user