Travis: use pyside bottle from our tap
This commit is contained in:
parent
bfc524fa2c
commit
de194d92ca
@ -6,8 +6,7 @@ which python3
|
|||||||
python3 --version
|
python3 --version
|
||||||
which pip3
|
which pip3
|
||||||
pip3 --version
|
pip3 --version
|
||||||
curl -L https://raw.githubusercontent.com/Homebrew/homebrew-core/dd6c67c1ba664c8910fe96aeb58f9938d97d9a53/Formula/pyside.rb -o pyside.rb
|
brew install albertosottile/syncplay/pyside
|
||||||
brew install ./pyside.rb
|
|
||||||
python3 -c "from PySide2 import __version__; print(__version__)"
|
python3 -c "from PySide2 import __version__; print(__version__)"
|
||||||
python3 -c "from PySide2.QtCore import __version__; print(__version__)"
|
python3 -c "from PySide2.QtCore import __version__; print(__version__)"
|
||||||
pip3 install py2app
|
pip3 install py2app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user