python2 already installed

pull/573/head
Lex Neva 2020-01-04 17:31:35 -05:00
rodzic 26a27f3ffc
commit 54484c9746
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -65,7 +65,7 @@ jobs:
run: |
brew update
brew install python@2
#brew install python@2
# the 3 in pygobject3 signifies gtk3, not python3
brew install pygobject3 --with-python@2 gtk+3