argh. so much hate

This commit is contained in:
Job Evers-Meltzer 2016-08-16 14:52:08 -05:00
parent ee8a653b13
commit 7053c0dc93

View file

@ -43,14 +43,17 @@ else
pip install $MODULES
fi
pip install dmgbuild jsonrpc certifi
pip install --user dmgbuild
which pip
which python
echo $PATH
export PATH=${PATH}:/Users/travis/Library/Python/2.7/bin
export PATH=${PATH}:$HOME/.local/bin/
dmgbuild --help
pip install jsonrpc certifi
# the default py2app (v0.9) has a bug that is fixed in the head of /metachris/py2app
pip install git+https://github.com/metachris/py2app