Homebrew already has python 3 installed, so don't need to update
This commit is contained in:
parent
8720e63415
commit
e9a74fab13
@ -1,7 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
brew update
|
|
||||||
brew upgrade python
|
|
||||||
which python3
|
which python3
|
||||||
python3 --version
|
python3 --version
|
||||||
which pip3
|
which pip3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user