mirror of
https://github.com/Syncplay/syncplay
synced 2025-03-11 06:07:53 +00:00
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
|
||||
|
||||
brew update
|
||||
brew upgrade python
|
||||
which python3
|
||||
python3 --version
|
||||
which pip3
|
||||
|
Loading…
Reference in New Issue
Block a user