Need to explicitly upgrade Python
This commit is contained in:
parent
bc7471fc20
commit
68ca4c1b60
@ -5,7 +5,7 @@ set -ex
|
|||||||
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
||||||
|
|
||||||
# Python 3.7.4 with 10.12 bottle
|
# Python 3.7.4 with 10.12 bottle
|
||||||
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/e9004bd764c9436750a50e0b428548f68fe6a38a/Formula/python.rb
|
brew upgrade https://raw.githubusercontent.com/Homebrew/homebrew-core/e9004bd764c9436750a50e0b428548f68fe6a38a/Formula/python.rb
|
||||||
|
|
||||||
which python3
|
which python3
|
||||||
python3 --version
|
python3 --version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user