Merge pull request #6353 from lembacon/audit-numpy
audit: whitelist numpy@1.16 without being versioned keg only
This commit is contained in:
commit
625a7808ed
@ -515,6 +515,7 @@ module Homebrew
|
||||
gnupg@1.4
|
||||
lua@5.1
|
||||
python@2
|
||||
numpy@1.16
|
||||
].freeze
|
||||
|
||||
return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user