mirror of
https://github.com/Syncplay/syncplay
synced 2025-03-11 06:07:53 +00:00
Explicitly install Python 3
This commit is contained in:
parent
6f6f35704e
commit
6faf25b948
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
brew install python
|
||||
brew install python3
|
||||
which python3
|
||||
python3 --version
|
||||
which pip3
|
||||
|
Loading…
Reference in New Issue
Block a user