Go back to upgrading python...
This commit is contained in:
parent
a4e84ac65c
commit
41d0152f28
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
|
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
||||||
brew update
|
brew update
|
||||||
brew install python3
|
brew upgrade python
|
||||||
which python3
|
which python3
|
||||||
python3 --version
|
python3 --version
|
||||||
which pip3
|
which pip3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user