mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-13 17:37:00 +00:00
Go back to upgrading python...
This commit is contained in:
parent
a4e84ac65c
commit
41d0152f28
@ -2,8 +2,9 @@
|
||||
|
||||
set -ex
|
||||
|
||||
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
||||
brew update
|
||||
brew install python3
|
||||
brew upgrade python
|
||||
which python3
|
||||
python3 --version
|
||||
which pip3
|
||||
|
Loading…
Reference in New Issue
Block a user