mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-08 07:27:40 +00:00
Update python version for macos
This commit is contained in:
parent
dc57f8ebb2
commit
0815aa80dd
@ -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=311
|
||||
PY3V=312
|
||||
|
||||
# Manager specific packages
|
||||
case "$PACKAGE_MANAGER" in
|
||||
|
Loading…
Reference in New Issue
Block a user