mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-12-04 19:26:49 +00:00
Update mac python version
This commit is contained in:
parent
67617a157a
commit
684e1f6297
@ -16,7 +16,7 @@ packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
|
|||||||
packages="$packages neovim vim tig shellcheck"
|
packages="$packages neovim vim tig shellcheck"
|
||||||
|
|
||||||
# Set py3 version for macOS
|
# Set py3 version for macOS
|
||||||
PY3V=310
|
PY3V=311
|
||||||
|
|
||||||
# Manager specific packages
|
# Manager specific packages
|
||||||
case "$PACKAGE_MANAGER" in
|
case "$PACKAGE_MANAGER" in
|
||||||
|
Loading…
Reference in New Issue
Block a user