manuskript/package/prepare_osx.sh

10 lines
344 B
Bash
Raw Normal View History

2017-11-03 02:44:49 +13:00
#!/bin/bash
set -ev
brew update
brew install python3 # enchant
sudo pip3 install --upgrade pip setuptools wheel
pip3 install pyinstaller PyQt5 lxml # pyenchant
# brew install qt hunspell
# fooling PyEnchant as described in the wiki: https://github.com/olivierkes/manuskript/wiki/Package-manuskript-for-OS-X
# sudo touch /usr/local/share/aspell