Merge pull request #6972 from ellio167/whitelist-asymptote

whitelist asymptote
This commit is contained in:
Mike McQuaid 2020-01-29 10:44:02 +00:00 committed by GitHub
commit 7cc52276e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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