Update mac python version

This commit is contained in:
ViViDboarder 2023-09-28 14:28:00 -07:00
parent 67617a157a
commit 684e1f6297
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
packages="$packages neovim vim tig shellcheck"
# Set py3 version for macOS
PY3V=310
PY3V=311
# Manager specific packages
case "$PACKAGE_MANAGER" in