forked from LBRYCommunity/lbry-sdk
dont manually install python on mac
This commit is contained in:
parent
6c7128c0f6
commit
e5b1c3c829
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ jobs:
|
|||
name: "Mac"
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
language: generic
|
||||
install:
|
||||
- brew install python
|
||||
- pip install pyinstaller
|
||||
|
|
Loading…
Reference in a new issue