whitelist asymptote

This commit is contained in:
Ryan S. Elliott 2020-01-28 10:12:24 -06:00
parent d4fc6d57ff
commit 733b03ecd0

View File

@ -28,10 +28,6 @@ module Homebrew
Minimal installation: Minimal installation:
brew cask install basictex brew cask install basictex
EOS EOS
when "asymptote" then <<~EOS
Asymptote is part of MacTeX:
brew cask install mactex
EOS
when "pip" then <<~EOS when "pip" then <<~EOS
pip is part of the python formula: pip is part of the python formula:
brew install python brew install python