1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/Brewfile
Juhani Numminen fb8d69b1c8 travis osx: Install python3 from python.org & build Pillow from source
Unlike python of Homebrew, the python.org version comes bundled with
a recent Tk that is much less buggy than macOS stock Tk.

py2app does not seem to work with Pillow's pypi wheels.
2020-03-03 09:06:35 +02:00

8 lines
137 B
Ruby

brew "perl"
brew "cpanminus"
brew "gettext", link: true
brew "gnutls"
brew "jpeg"
brew "openssl"
brew "python@2"
brew "pyenv-virtualenv"